/linux-6.6.21/include/linux/ |
D | timer.h | 112 #define __init_timer(_timer, _fn, _flags) \ argument 118 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument 125 #define __init_timer(_timer, _fn, _flags) \ argument 127 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
|
D | workqueue.h | 710 #define work_on_cpu(_cpu, _fn, _arg) \ argument 724 #define work_on_cpu_safe(_cpu, _fn, _arg) \ argument
|
/linux-6.6.21/include/linux/perf/ |
D | arm_pmu.h | 145 #define PMU_PROBE(_cpuid, _mask, _fn) \ argument 152 #define ARM_PMU_PROBE(_cpuid, _fn) \ argument 157 #define XSCALE_PMU_PROBE(_version, _fn) \ argument
|
/linux-6.6.21/drivers/md/bcache/ |
D | closure.h | 315 #define continue_at(_cl, _fn, _wq) \ argument 341 #define continue_at_nobarrier(_cl, _fn, _wq) \ argument
|
/linux-6.6.21/tools/perf/bench/ |
D | mem-functions.c | 278 # define MEMCPY_FN(_fn, _name, _desc) {.name = _name, .desc = _desc, .fn.memcpy = _fn}, argument 357 # define MEMSET_FN(_fn, _name, _desc) { .name = _name, .desc = _desc, .fn.memset = _fn }, argument
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ops.c | 290 #define RX_HANDLER_NO_SIZE(_cmd_id, _fn, _context) \ argument 292 #define RX_HANDLER_GRP_NO_SIZE(_grp, _cmd, _fn, _context) \ argument 294 #define RX_HANDLER(_cmd_id, _fn, _context, _struct) \ argument 297 #define RX_HANDLER_GRP(_grp, _cmd, _fn, _context, _struct) \ argument
|
/linux-6.6.21/tools/perf/ui/ |
D | hist.c | 464 #define HPP__COLOR_PRINT_FNS(_name, _fn, _idx) \ argument 478 #define HPP__COLOR_ACC_PRINT_FNS(_name, _fn, _idx) \ argument 492 #define HPP__PRINT_FNS(_name, _fn, _idx) \ argument
|
/linux-6.6.21/drivers/clk/sprd/ |
D | div.h | 39 _shift, _width, _flags, _fn) \ argument
|
D | composite.h | 23 _flags, _fn) \ argument
|
D | mux.h | 40 _reg, _shift, _width, _flags, _fn) \ argument
|
D | pll.h | 67 _fvco, _fn) \ argument
|
D | gate.h | 33 _gate_flags, _udelay, _ops, _fn) \ argument
|
/linux-6.6.21/drivers/gpu/drm/tests/ |
D | drm_client_modeset_test.c | 119 #define TEST_CMDLINE(_cmdline, _fn) \ argument
|
/linux-6.6.21/drivers/scsi/fnic/ |
D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
/linux-6.6.21/drivers/iommu/iommufd/ |
D | main.c | 330 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
|
/linux-6.6.21/arch/x86/include/asm/ |
D | apic.h | 369 #define apic_update_callback(_callback, _fn) { \ argument 483 #define apic_update_callback(_callback, _fn) do { } while (0) argument
|
/linux-6.6.21/tools/lib/bpf/ |
D | netlink.c | 133 __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn, in libbpf_netlink_recv()
|
/linux-6.6.21/tools/bpf/bpftool/ |
D | net.c | 147 __dump_nlmsg_t _fn, dump_nlmsg_t fn, in netlink_recv()
|
/linux-6.6.21/tools/perf/ |
D | builtin-c2c.c | 2017 #define PARSE_LIST(_list, _fn) \ argument
|
/linux-6.6.21/drivers/scsi/bfa/ |
D | bfa_ioc.c | 40 #define BFA_DBG_FWTRC_OFF(_fn) (BFI_IOC_TRC_OFF + BFA_DBG_FWTRC_LEN * (_fn)) argument
|