/linux-5.10/scripts/gcc-plugins/ |
D | latent_entropy_plugin.c | 349 gimple assign; in perturb_local_entropy() local 354 assign = create_assign(op, local_entropy, local_entropy, rhs); in perturb_local_entropy() 356 gsi_insert_before(&gsi, assign, GSI_NEW_STMT); in perturb_local_entropy() 357 update_stmt(assign); in perturb_local_entropy() 363 gimple assign; in __perturb_latent_entropy() local 373 assign = gimple_build_assign(temp, latent_entropy_decl); in __perturb_latent_entropy() 374 gsi_insert_before(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() 375 update_stmt(assign); in __perturb_latent_entropy() 379 assign = create_assign(op, temp, temp, local_entropy); in __perturb_latent_entropy() 380 gsi_insert_after(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() [all …]
|
/linux-5.10/arch/mips/vr41xx/common/ |
D | icu.c | 464 static inline int set_sysint1_assign(unsigned int irq, unsigned char assign) in set_sysint1_assign() argument 480 intassign0 |= (uint16_t)assign; in set_sysint1_assign() 484 intassign0 |= (uint16_t)assign << 3; in set_sysint1_assign() 488 intassign0 |= (uint16_t)assign << 6; in set_sysint1_assign() 492 intassign0 |= (uint16_t)assign << 9; in set_sysint1_assign() 496 intassign0 |= (uint16_t)assign << 12; in set_sysint1_assign() 500 intassign1 |= (uint16_t)assign; in set_sysint1_assign() 504 intassign1 |= (uint16_t)assign << 6; in set_sysint1_assign() 508 intassign1 |= (uint16_t)assign << 9; in set_sysint1_assign() 515 sysint1_assign[pin] = assign; in set_sysint1_assign() [all …]
|
/linux-5.10/include/trace/ |
D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 36 PARAMS(assign), \ 41 assign, print, reg, unreg) \ argument 46 assign, print, reg, unreg) \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
D | trace_events.h | 74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 79 PARAMS(assign), \ 112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 137 assign, print, reg, unreg) \ argument 139 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \ 143 assign, print, reg, unreg) \ argument 145 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \ 204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 508 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 66 { assign; } \
|
/linux-5.10/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets.rst | 14 assign them to cpusets and their attached tasks. This is a way of limiting the 25 four equal chunks of 512M each that we can now use to assign to cpusets. As 43 Documentation/admin-guide/cgroup-v1/cpusets.rst, you can assign fake nodes (i.e. contiguous memory 56 You can now assign tasks to these cpusets to limit the memory resources 75 This allows for coarse memory management for the tasks you assign to particular
|
/linux-5.10/Documentation/spi/ |
D | spidev.rst | 94 return (RD) or assign (WR) the SPI transfer mode. Use the constants 103 which will return (RD) or assign (WR) the full SPI transfer mode, 108 which will return (RD) or assign (WR) the bit justification used to 116 a byte which will return (RD) or assign (WR) the number of bits in 121 u32 which will return (RD) or assign (WR) the maximum SPI transfer 122 speed, in Hz. The controller can't necessarily assign that specific
|
/linux-5.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_psi.h | 401 * @sdt: The SDT to assign to. 405 * This will assign ownership of the service loop to the table, i.e. the table 414 * @to: Where to assign this descriptor loop to 425 * @to: Where in the PMT to assign this descriptor loop to 429 * This will assign ownership of the loop to the table, i.e. the table 439 * @to: Where in the PMT to assign this descriptor loop to 443 * This will assign ownership of the loop to the table, i.e. the table 452 * @pat: The PAT to assign to. 456 * This will assign ownership of the program loop to the table, i.e. the table 464 * @pmt: The PMT to assign to. [all …]
|
/linux-5.10/samples/trace_events/ |
D | trace-events-sample.h | 137 * To assign a string, use the helper macro __assign_str(). 151 * To assign a bitmask, use the __assign_bitmask() helper macro. 182 * Note, that for both the assign and the printk, __entry is the handler 320 * TRACE_EVENT(name, proto, args, struct, assign, printk) 324 * TRACE_EVENT_CONDITION(name, proto, args, cond, struct, assign, printk) 367 * TRACE_EVENT_FN( name, proto, args, struct, assign, printk, reg, unreg) 404 * directory, hook it to perf, assign the values and to print out 407 * for the proto, args, struct, assign and printk, and only the name 418 * #define TRACE_EVENT(name, proto, args, tstruct, assign, printk) \ 419 * DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, printk); \
|
/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | test_sk_assign.c | 106 goto assign; in handle_udp() 116 assign: in handle_udp() 139 goto assign; in handle_tcp() 156 assign: in handle_tcp()
|
/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | trace_tid.h | 100 TP_fast_assign(/* assign */ 146 TP_fast_assign(/* assign */ 175 TP_fast_assign(/* assign */ 204 TP_fast_assign(/* assign */ 264 TP_fast_assign(/* assign */ 316 TP_fast_assign(/* assign */ 359 TP_fast_assign(/* assign */ 428 TP_fast_assign(/* assign */ 466 TP_fast_assign(/* assign */ 513 TP_fast_assign(/* assign */ [all …]
|
/linux-5.10/net/batman-adv/ |
D | distributed-arp-table.h | 46 * batadv_dat_init_orig_node_addr() - assign a DAT address to the orig_node 47 * @orig_node: the node to assign the DAT address to 59 * batadv_dat_init_own_addr() - assign a DAT address to the node itself
|
/linux-5.10/include/linux/ |
D | tracepoint.h | 491 * * Assign the entry into the trace record, by embedding 534 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 546 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 549 assign, print, reg, unreg) \ argument 552 assign, print, reg, unreg) \ argument 556 struct, assign, print) \ argument 572 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 575 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
|
D | intel_th.h | 24 * ->assign() called when buffer 'mode' is set to this driver 32 void *(*assign)(struct device *dev, int *mode); member
|
/linux-5.10/net/can/j1939/ |
D | address-claim.c | 102 /* assign source address */ in j1939_ac_fixup() 113 /* assign destination address */ in j1939_ac_fixup() 216 /* assign source name */ in j1939_ac_recv() 224 /* assign destination name */ in j1939_ac_recv()
|
/linux-5.10/tools/virtio/linux/ |
D | scatterlist.h | 20 * sg_assign_page - Assign a given page to an SG entry 25 * Assign page to sg entry. Also see sg_set_page(), the most commonly used 52 * Use this function to set an sg entry pointing at a page, never assign
|
/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_pipe.c | 49 * don't assign a cursor pipe to a plane that isn't going to in mdp5_pipe_assign() 109 DBG("%s: assign to plane %s for caps %x", in mdp5_pipe_assign() 114 DBG("%s: assign to right of plane %s for caps %x", in mdp5_pipe_assign()
|
/linux-5.10/arch/x86/events/ |
D | core.c | 727 * Assign events iterating over all events and counters, beginning 903 * Assign a counter for each event. 906 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() argument 915 if (assign) in perf_assign_events() 916 assign[sched.state.event] = sched.state.counter; in perf_assign_events() 923 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() argument 994 if (assign) in x86_schedule_events() 995 assign[i] = hwc->idx; in x86_schedule_events() 1026 wmax, gpmax, assign); in x86_schedule_events() 1037 * validate an event group (assign == NULL) in x86_schedule_events() [all …]
|
/linux-5.10/drivers/pnp/ |
D | manager.c | 68 pnp_dbg(&dev->dev, " couldn't assign io %d " in pnp_assign_port() 119 pnp_dbg(&dev->dev, " couldn't assign mem %d " in pnp_assign_mem() 182 pnp_dbg(&dev->dev, " couldn't assign irq %d\n", idx); in pnp_assign_irq() 227 pnp_dbg(&dev->dev, " couldn't assign dma %d\n", idx); in pnp_assign_dma() 327 dev_err(&dev->dev, "unable to assign resources\n"); in pnp_auto_config_dev()
|
/linux-5.10/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.rst | 92 need to ensure Linux doesn't assign anything there, the M32 logic 142 spaces or assign the remaining PE# to 32-bit only devices. 172 discover the BAR sizes and assign addresses for them. For VF devices, 174 discover sizes and assign addresses. The BARs in the VF's config space 211 and a 32MB BAR, we could use one M64 window to assign 1MB segments and 212 another M64 window to assign 32MB segments.
|
/linux-5.10/Documentation/vm/ |
D | zsmalloc.rst | 72 We assign a zspage to ZS_ALMOST_EMPTY fullness group when n <= N / f, where 78 Similarly, we assign zspage to:
|
/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_dh.c | 95 * Assign all the hash buckets of the specified table with the service. 166 /* assign the hash buckets with current dests */ in ip_vs_dh_init_svc() 192 /* assign the hash buckets with the updated service */ in ip_vs_dh_dest_changed()
|
/linux-5.10/drivers/hwtracing/intel_th/ |
D | intel_th.h | 36 * probe time by switch::assign(). Passed from output device driver to 144 * @assign: match a given output type device against available outputs 155 * Switch device driver needs to fill in @assign, @enable and @disable 163 int (*assign)(struct intel_th_device *thdev, member
|
/linux-5.10/arch/sparc/vdso/ |
D | vclock_gettime.c | 319 * Assign before dividing to ensure that the division is in __vdso_gettimeofday() 324 * into tv_sec. So we can assign it to an int safely. in __vdso_gettimeofday() 355 * Assign before dividing to ensure that the division is in __vdso_gettimeofday_stick() 360 * into tv_sec. So we can assign it to an int safely. in __vdso_gettimeofday_stick()
|
/linux-5.10/arch/mips/include/asm/octeon/ |
D | cvmx-bootmem.h | 176 * to the application by the bootloader, and assign it a name in the 191 * that was passed to the application by the bootloader, and assign it 212 * assign it a name in the global named block table. (part of the 294 * @param name name to assign to named block
|