Home
last modified time | relevance | path

Searched defs:_func (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/linux/
H A Dstatic_call.h187 #define DEFINE_STATIC_CALL(name, _func) \ argument
195 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
203 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
234 #define DEFINE_STATIC_CALL(name, _func) \ argument
241 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
248 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
297 #define __DEFINE_STATIC_CALL(name, _func, _func_init) \ argument
303 #define DEFINE_STATIC_CALL(name, _func) \ argument
306 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
309 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
H A Dworkqueue.h284 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
293 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
302 #define __INIT_WORK(_work, _func, _onstack) \ argument
309 #define INIT_WORK(_work, _func) \ argument
312 #define INIT_WORK_ONSTACK(_work, _func) \ argument
315 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
318 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
326 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
334 #define INIT_DELAYED_WORK(_work, _func) \ argument
337 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
[all …]
/linux/net/ieee802154/
H A Dieee802154.h11 #define IEEE802154_OP(_cmd, _func) \ argument
19 #define IEEE802154_OP_RELAXED(_cmd, _func) \ argument
28 #define IEEE802154_DUMP(_cmd, _func, _dump) \ argument
35 #define IEEE802154_DUMP_PRIV(_cmd, _func, _dump) \ argument
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtmips.h12 #define GRP(_name, _func, _mask, _shift) \ argument
17 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
/linux/arch/x86/include/asm/
H A Dstatic_call.h70 #define static_call_update_early(name, _func) \ argument
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h133 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument
145 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
/linux/include/drm/
H A Ddrm_ioctl.h151 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/linux/drivers/pinctrl/cix/
H A Dpinctrl-sky1.h26 #define SKY_PINFUNCTION(_pin, _func) \ argument
/linux/drivers/platform/x86/
H A Dasus-armoury.h60 #define __ASUS_ATTR_RO(_func, _name) \ argument
72 #define __ASUS_ATTR_RW(_func, _name) \ argument
/linux/net/bluetooth/
H A Dhci_event.c4088 #define HCI_CC_VL(_op, _func, _min, _max) \ argument
4096 #define HCI_CC(_op, _func, _len) \ argument
4099 #define HCI_CC_STATUS(_op, _func) \ argument
4395 #define HCI_CS(_op, _func) \ argument
7454 HCI_LE_EV_VL(_op,_func,_min_len,_max_len) global() argument
7461 HCI_LE_EV(_op,_func,_len) global() argument
7464 HCI_LE_EV_STATUS(_op,_func) global() argument
7691 HCI_EV_VL(_op,_func,_min_len,_max_len) global() argument
7699 HCI_EV(_op,_func,_len) global() argument
7702 HCI_EV_STATUS(_op,_func) global() argument
7705 HCI_EV_REQ_VL(_op,_func,_min_len,_max_len) global() argument
7713 HCI_EV_REQ(_op,_func,_len) global() argument
[all...]
/linux/fs/ocfs2/dlmfs/
H A Duserdlm.c91 #define user_log_dlm_error(_func, _stat, _lockres) do { \ argument
/linux/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h9 #define RZN1_PINMUX(_gpio, _func) \ argument
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h30 #define HISI_PMU_ATTR(_name, _func, _config) \ argument
/linux/drivers/gpu/drm/
H A Ddrm_ioctl.c635 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c666 #define SUCCESS_TEST(_func) { _func, #_func } argument
/linux/drivers/perf/
H A Dnvidia_t410_cmem_latency_pmu.c438 #define NV_PMU_EXT_ATTR(_name, _func, _config) \ argument
H A Dalibaba_uncore_drw_pmu.c136 #define ALI_DRW_PMU_ATTR(_name, _func, _config) \ argument
H A Dfsl_imx8_ddr_perf.c215 #define PERF_EXT_ATTR_ENTRY(_name, _func, _var) \ argument
H A Darm_dsu_pmu.c69 #define DSU_EXT_ATTR(_name, _func, _config) \ argument
H A Dnvidia_t410_c2c_pmu.c545 #define NV_C2C_PMU_EXT_ATTR(_name, _func, _config) \ argument
H A Darm_spe_pmu.c175 #define SPE_EXT_ATTR_ENTRY(_name, _func, _var) \ argument
/linux/drivers/gpu/drm/imagination/
H A Dpvr_drv.c1273 #define DRM_PVR_IOCTL(_name, _func, _flags) \ argument
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c1227 #define HL_IOCTL_DEF(ioctl, _func) \ argument
/linux/drivers/pinctrl/
H A Dpinctrl-pistachio.c648 #define MFIO_PIN_GROUP(_pin, _func) \ argument
/linux/kernel/trace/
H A Dtrace_functions_graph.c940 #define print_graph_retval(_seq, _ent, _ret, _func, _opt_flags, _trace_flags, args_size) \ argument

12