| /Linux-v5.4/include/linux/ | 
| D | timer.h | 111 #define __init_timer(_timer, _fn, _flags)				\  argument117 #define __init_timer_on_stack(_timer, _fn, _flags)			\  argument
 124 #define __init_timer(_timer, _fn, _flags)				\  argument
 126 #define __init_timer_on_stack(_timer, _fn, _flags)			\  argument
 
 | 
| /Linux-v5.4/include/linux/perf/ | 
| D | arm_pmu.h | 137 #define PMU_PROBE(_cpuid, _mask, _fn)	\  argument144 #define ARM_PMU_PROBE(_cpuid, _fn) \  argument
 149 #define XSCALE_PMU_PROBE(_version, _fn) \  argument
 
 | 
| /Linux-v5.4/drivers/md/bcache/ | 
| D | closure.h | 315 #define continue_at(_cl, _fn, _wq)					\  argument341 #define continue_at_nobarrier(_cl, _fn, _wq)				\  argument
 
 | 
| /Linux-v5.4/tools/perf/bench/ | 
| D | mem-functions.c | 277 # define MEMCPY_FN(_fn, _name, _desc) {.name = _name, .desc = _desc, .fn.memcpy = _fn},  argument356 # define MEMSET_FN(_fn, _name, _desc) { .name = _name, .desc = _desc, .fn.memset = _fn },  argument
 
 | 
| /Linux-v5.4/tools/perf/ui/ | 
| D | hist.c | 398 #define HPP__COLOR_PRINT_FNS(_name, _fn, _idx)		\  argument412 #define HPP__COLOR_ACC_PRINT_FNS(_name, _fn, _idx)	\  argument
 426 #define HPP__PRINT_FNS(_name, _fn, _idx)		\  argument
 
 | 
| /Linux-v5.4/drivers/scsi/fnic/ | 
| D | fnic_trace.h | 87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e)           \  argument
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | ops.c | 235 #define RX_HANDLER(_cmd_id, _fn, _context)	\  argument237 #define RX_HANDLER_GRP(_grp, _cmd, _fn, _context)	\  argument
 
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | netlink.c | 74 			    __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn,  in bpf_netlink_recv()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-c2c.c | 1811 #define PARSE_LIST(_list, _fn)							\  argument
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 40 #define BFA_DBG_FWTRC_OFF(_fn)	(BFI_IOC_TRC_OFF + BFA_DBG_FWTRC_LEN * (_fn))  argument
 |