/openbmc/linux/include/trace/ |
H A D | trace_custom_events.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument 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 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
H A D | trace_events.h | 39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 76 assign, print, reg, unreg) \ argument 82 assign, print, reg, unreg) \ argument 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 424 #define DECLARE_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 41 assign, print, reg, unreg) \ argument 46 assign, print, reg, unreg) \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
H A D | perf.h | 16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
H A D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
|
H A D | bpf_probe.h | 54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
/openbmc/linux/include/linux/ |
H A D | tracepoint.h | 553 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 565 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 568 assign, print, reg, unreg) \ argument 571 assign, print, reg, unreg) \ argument 575 struct, assign, print) \ argument 591 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 594 #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
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mmio.c | 47 int n, bool assign) in virtio_mmio_ioeventfd_assign() 655 static int virtio_mmio_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_mmio_set_guest_notifier() 681 static int virtio_mmio_set_config_guest_notifier(DeviceState *d, bool assign, in virtio_mmio_set_config_guest_notifier() 706 bool assign) in virtio_mmio_set_guest_notifiers()
|
H A D | virtio-pci.c | 328 int n, bool assign) in virtio_pci_ioeventfd_assign() 1164 int n, bool assign, in virtio_pci_set_guest_notifier_fd_handler() 1174 static int virtio_pci_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_pci_set_guest_notifier() 1217 static int virtio_pci_set_guest_notifiers(DeviceState *d, int nvqs, bool assign) in virtio_pci_set_guest_notifiers() 1320 MemoryRegion *mr, bool assign) in virtio_pci_set_host_notifier_mr()
|
H A D | virtio-bus.c | 276 int virtio_bus_set_host_notifier(VirtioBusState *bus, int n, bool assign) in virtio_bus_set_host_notifier()
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 343 gimple assign; in perturb_local_entropy() local 357 gimple assign; in __perturb_latent_entropy() local 433 gimple assign, call; in init_local_entropy() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | qe_io.c | 15 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
H A D | cpu_init.c | 27 int dir, open_drain, assign; in config_qe_ioports() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | qe_io.c | 16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
H A D | cpu_init.c | 137 int dir, open_drain, assign; in config_qe_ioports() local
|
/openbmc/u-boot/include/ |
H A D | ioports.h | 59 int assign; member
|
/openbmc/qemu/target/s390x/ |
H A D | cpu-sysemu.c | 281 int vq, bool assign) in s390_assign_subch_ioeventfd()
|
/openbmc/linux/drivers/gpu/drm/i915/pxp/ |
H A D | intel_pxp.c | 427 bool assign) in intel_pxp_key_check()
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 179 auto& assign = std::get<AssignInterfaceType>(opsit->second); in updateInterfaces() local
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 961 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() 978 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() 1443 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local 2273 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
|
/openbmc/qemu/hw/s390x/ |
H A D | virtio-ccw.c | 152 int n, bool assign) in virtio_ccw_ioeventfd_assign() 1020 bool assign, bool with_irqfd) in virtio_ccw_set_guest_notifier()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | p4.c | 1240 static int p4_pmu_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in p4_pmu_schedule_events()
|
H A D | uncore.c | 458 static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) in uncore_assign_events() 584 int assign[UNCORE_PMC_IDX_MAX]; in uncore_pmu_event_add() local
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | intel_th.h | 164 int (*assign)(struct intel_th_device *thdev, member
|