| /linux/include/linux/ |
| H A D | static_call.h | 187 #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 D | workqueue.h | 284 #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 D | ieee802154.h | 11 #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 D | pinctrl-mtmips.h | 12 #define GRP(_name, _func, _mask, _shift) \ argument 17 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
|
| /linux/arch/x86/include/asm/ |
| H A D | static_call.h | 70 #define static_call_update_early(name, _func) \ argument
|
| /linux/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.h | 133 #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 D | drm_ioctl.h | 151 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
| /linux/drivers/pinctrl/cix/ |
| H A D | pinctrl-sky1.h | 26 #define SKY_PINFUNCTION(_pin, _func) \ argument
|
| /linux/drivers/platform/x86/ |
| H A D | asus-armoury.h | 60 #define __ASUS_ATTR_RO(_func, _name) \ argument 72 #define __ASUS_ATTR_RW(_func, _name) \ argument
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4088 #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 D | userdlm.c | 91 #define user_log_dlm_error(_func, _stat, _lockres) do { \ argument
|
| /linux/include/dt-bindings/pinctrl/ |
| H A D | rzn1-pinctrl.h | 9 #define RZN1_PINMUX(_gpio, _func) \ argument
|
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.h | 30 #define HISI_PMU_ATTR(_name, _func, _config) \ argument
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_ioctl.c | 635 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | user_ringbuf.c | 666 #define SUCCESS_TEST(_func) { _func, #_func } argument
|
| /linux/drivers/perf/ |
| H A D | nvidia_t410_cmem_latency_pmu.c | 438 #define NV_PMU_EXT_ATTR(_name, _func, _config) \ argument
|
| H A D | alibaba_uncore_drw_pmu.c | 136 #define ALI_DRW_PMU_ATTR(_name, _func, _config) \ argument
|
| H A D | fsl_imx8_ddr_perf.c | 215 #define PERF_EXT_ATTR_ENTRY(_name, _func, _var) \ argument
|
| H A D | arm_dsu_pmu.c | 69 #define DSU_EXT_ATTR(_name, _func, _config) \ argument
|
| H A D | nvidia_t410_c2c_pmu.c | 545 #define NV_C2C_PMU_EXT_ATTR(_name, _func, _config) \ argument
|
| H A D | arm_spe_pmu.c | 175 #define SPE_EXT_ATTR_ENTRY(_name, _func, _var) \ argument
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_drv.c | 1273 #define DRM_PVR_IOCTL(_name, _func, _flags) \ argument
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | habanalabs_ioctl.c | 1227 #define HL_IOCTL_DEF(ioctl, _func) \ argument
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-pistachio.c | 648 #define MFIO_PIN_GROUP(_pin, _func) \ argument
|
| /linux/kernel/trace/ |
| H A D | trace_functions_graph.c | 940 #define print_graph_retval(_seq, _ent, _ret, _func, _opt_flags, _trace_flags, args_size) \ argument
|