| /linux/include/linux/ |
| H A D | timer.h | 91 #define __timer_init(_timer, _fn, _flags) \ argument 97 #define __timer_init_on_stack(_timer, _fn, _flags) \ argument 104 #define __timer_init(_timer, _fn, _flags) \ argument 106 #define __timer_init_on_stack(_timer, _fn, _flags) \ argument
|
| H A D | closure.h | 370 #define continue_at(_cl, _fn, _wq) \ argument 398 #define continue_at_nobarrier(_cl, _fn, _wq) \ argument
|
| H A D | workqueue.h | 843 #define work_on_cpu(_cpu, _fn, _arg) \ argument
|
| /linux/include/linux/perf/ |
| H A D | arm_pmu.h | 156 #define PMU_PROBE(_cpuid, _mask, _fn) \ argument 163 #define ARM_PMU_PROBE(_cpuid, _fn) \ argument 168 #define XSCALE_PMU_PROBE(_version, _fn) \ argument
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 693 #define HPP__COLOR_PRINT_FNS(_name, _fn, _idx) \ argument 707 #define HPP__COLOR_ACC_PRINT_FNS(_name, _fn, _idx) \ argument 721 #define HPP__PRINT_FNS(_name, _fn, _idx) \ argument 734 #define HPP__MEM_STAT_PRINT_FNS(_name, _fn, _type) \ argument
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_client_modeset_test.c | 123 #define TEST_CMDLINE(_cmdline, _fn) \ argument
|
| /linux/drivers/clk/sprd/ |
| H A D | div.h | 41 _shift, _width, _flags, _fn) \ argument
|
| H A D | mux.h | 40 _reg, _shift, _width, _flags, _fn) \ argument
|
| H A D | composite.h | 23 _dwidth, _flags, _fn) \ argument
|
| H A D | pll.h | 67 _fvco, _fn) \ argument
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
| /linux/tools/perf/bench/ |
| H A D | mem-functions.c | 399 # define MEMCPY_FN(_fn, _init, _fini, _name, _desc) \ argument 462 # define MEMSET_FN(_fn, _init, _fini, _name, _desc) \ argument
|
| /linux/drivers/fwctl/ |
| H A D | main.c | 154 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
|
| /linux/arch/x86/include/asm/ |
| H A D | apic.h | 376 #define apic_update_callback(_callback, _fn) { \ argument 496 #define apic_update_callback(_callback, _fn) do { } while (0) argument
|
| /linux/drivers/iommu/iommufd/ |
| H A D | main.c | 447 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
|
| /linux/tools/lib/bpf/ |
| H A D | netlink.c | 133 __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn, in libbpf_netlink_recv() argument
|
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 153 __dump_nlmsg_t _fn, dump_nlmsg_t fn, in netlink_recv()
|
| /linux/include/acpi/ |
| H A D | acoutput.h | 196 #define ACPI_ONCE(_fn, _plist) { static char _done; if (!_done) { _done = 1; _fn _… argument
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 2004 #define PARSE_LIST(_list, _fn) \ argument
|