Home
last modified time | relevance | path

Searched defs:_fn (Results 1 – 19 of 19) sorted by relevance

/linux/include/linux/
H A Dtimer.h91 #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 Dclosure.h370 #define continue_at(_cl, _fn, _wq) \ argument
398 #define continue_at_nobarrier(_cl, _fn, _wq) \ argument
H A Dworkqueue.h843 #define work_on_cpu(_cpu, _fn, _arg) \ argument
/linux/include/linux/perf/
H A Darm_pmu.h156 #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 Dhist.c693 #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 Ddrm_client_modeset_test.c123 #define TEST_CMDLINE(_cmdline, _fn) \ argument
/linux/drivers/clk/sprd/
H A Ddiv.h41 _shift, _width, _flags, _fn) \ argument
H A Dmux.h40 _reg, _shift, _width, _flags, _fn) \ argument
H A Dcomposite.h23 _dwidth, _flags, _fn) \ argument
H A Dpll.h67 _fvco, _fn) \ argument
/linux/drivers/scsi/fnic/
H A Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/linux/tools/perf/bench/
H A Dmem-functions.c399 # define MEMCPY_FN(_fn, _init, _fini, _name, _desc) \ argument
462 # define MEMSET_FN(_fn, _init, _fini, _name, _desc) \ argument
/linux/drivers/fwctl/
H A Dmain.c154 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
/linux/arch/x86/include/asm/
H A Dapic.h376 #define apic_update_callback(_callback, _fn) { \ argument
496 #define apic_update_callback(_callback, _fn) do { } while (0) argument
/linux/drivers/iommu/iommufd/
H A Dmain.c447 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
/linux/tools/lib/bpf/
H A Dnetlink.c133 __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn, in libbpf_netlink_recv() argument
/linux/tools/bpf/bpftool/
H A Dnet.c153 __dump_nlmsg_t _fn, dump_nlmsg_t fn, in netlink_recv()
/linux/include/acpi/
H A Dacoutput.h196 #define ACPI_ONCE(_fn, _plist) { static char _done; if (!_done) { _done = 1; _fn _… argument
/linux/tools/perf/
H A Dbuiltin-c2c.c2004 #define PARSE_LIST(_list, _fn) \ argument