| /linux/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 343 gimple assign; in perturb_local_entropy() local 348 assign = create_assign(op, local_entropy, local_entropy, rhs); in perturb_local_entropy() 350 gsi_insert_before(&gsi, assign, GSI_NEW_STMT); in perturb_local_entropy() 351 update_stmt(assign); in perturb_local_entropy() 357 gimple assign; in __perturb_latent_entropy() local 367 assign = gimple_build_assign(temp, latent_entropy_decl); in __perturb_latent_entropy() 368 gsi_insert_before(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() 369 update_stmt(assign); in __perturb_latent_entropy() 373 assign = create_assign(op, temp, temp, local_entropy); in __perturb_latent_entropy() 374 gsi_insert_after(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() [all …]
|
| /linux/include/trace/ |
| H A D | trace_custom_events.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument 32 PARAMS(assign), \ 41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 164 { assign; } \ 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| H A 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_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument 54 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
| H A D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 903 @assign(), 923 @assign(), 934 @assign($($assign:block)*), 945 @assign($($assign)* { 971 @assign($($assign:block)*), 982 @assign($($assign)*), [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_assign.c | 116 goto assign; in handle_udp() 126 assign: in handle_udp() 148 goto assign; in handle_tcp() 165 assign: in handle_tcp()
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 673 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 685 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 688 assign, print, reg, unreg) \ argument 691 assign, print, reg, unreg) \ argument 695 struct, assign, print) \ argument 698 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 714 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 717 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
|
| H A D | intel_th.h | 32 void *(*assign)(struct device *dev, int *mode); member
|
| /linux/tools/verification/rvgen/rvgen/ |
| H A D | ltl2ba.py | 32 start: assign+ 34 assign: VARIABLE "=" _ltl 465 def assign(self, node): 480 for assign in spec: 481 if assign[0] == "RULE": 482 rule = assign[1] 484 subexpr[assign[0]] = assign[1]
|
| /linux/Documentation/spi/ |
| H A D | spidev.rst | 122 return (RD) or assign (WR) the SPI transfer mode. Use the constants 131 which will return (RD) or assign (WR) the full SPI transfer mode, 136 which will return (RD) or assign (WR) the bit justification used to 144 a byte which will return (RD) or assign (WR) the number of bits in 149 u32 which will return (RD) or assign (WR) the maximum SPI transfer 150 speed, in Hz. The controller can't necessarily assign that specific
|
| /linux/scripts/atomic/kerneldoc/ |
| H A D | set | 5 * @i: ${int} value to assign
|
| H A D | xchg | 5 * @new: ${int} value to assign
|
| H A D | cmpxchg | 6 * @new: ${int} value to assign
|
| H A D | try_cmpxchg | 6 * @new: ${int} value to assign
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore.c | 474 static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) in uncore_assign_events() argument 508 if (assign) in uncore_assign_events() 509 assign[i] = hwc->idx; in uncore_assign_events() 514 wmin, wmax, n, assign); in uncore_assign_events() 516 if (!assign || ret) { in uncore_assign_events() 600 int assign[UNCORE_PMC_IDX_MAX]; in uncore_pmu_event_add() local 625 ret = uncore_assign_events(box, assign, n); in uncore_pmu_event_add() 634 if (hwc->idx == assign[i] && in uncore_pmu_event_add() 635 hwc->last_tag == box->tags[assign[i]]) in uncore_pmu_event_add() 652 if (hwc->idx != assign[i] || in uncore_pmu_event_add() [all …]
|
| /linux/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | Kconfig | 8 required to assign the GPU device to userspace using KVM/qemu/etc.
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | Kconfig | 21 driver. This can be used to assign priority to traffic, based on
|
| /linux/arch/x86/kernel/cpu/resctrl/ |
| H A D | monitor.c | 553 u32 cntr_id, bool assign) in resctrl_arch_config_cntr() argument 560 abmc_cfg.split.cntr_en = assign ? 1 : 0; in resctrl_arch_config_cntr() 563 if (assign) in resctrl_arch_config_cntr()
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | mailbox.txt | 4 assign appropriate mailbox channel to client drivers.
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | msu-sink.c | 110 .assign = msu_sink_assign,
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | protection-keys.rst | 64 *ptr = foo; // assign something
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | app-pri.rst | 10 When multiple applications share a device it may be desirable to assign
|
| /linux/Documentation/process/ |
| H A D | cve.rst | 11 combination of continuing pressure to assign CVEs and other forms of 16 The Linux kernel developer team does have the ability to assign CVEs for 40 assign CVE numbers to any bugfix that they identify. This
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | net_cls.rst | 8 The Traffic Controller (tc) can be used to assign
|
| /linux/Documentation/core-api/irq/ |
| H A D | concepts.rst | 22 Architectures can assign additional meaning to the IRQ numbers, and
|