/linux-4.4.14/include/linux/ |
D | workqueue.h | 203 #define __INIT_WORK(_work, _func, _onstack) \ argument 214 #define __INIT_WORK(_work, _func, _onstack) \ argument 223 #define INIT_WORK(_work, _func) \ argument 226 #define INIT_WORK_ONSTACK(_work, _func) \ argument 229 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 237 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument 246 #define INIT_DELAYED_WORK(_work, _func) \ argument 249 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument 252 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument 255 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
|
D | ide.h | 874 #define ide_devset_rw(_name, _func) \ argument 877 #define ide_devset_w(_name, _func) \ argument 880 #define ide_ext_devset_rw(_name, _func) \ argument 883 #define ide_ext_devset_rw_sync(_name, _func) \ argument
|
/linux-4.4.14/net/ieee802154/ |
D | ieee802154.h | 20 #define IEEE802154_OP(_cmd, _func) \ argument 29 #define IEEE802154_DUMP(_cmd, _func, _dump) \ argument
|
/linux-4.4.14/arch/mips/include/asm/mach-ralink/ |
D | pinmux.h | 15 #define GRP(_name, _func, _mask, _shift) \ argument 20 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | odm_interface.h | 36 #define _cat(_name, _func) \ argument
|
/linux-4.4.14/drivers/pinctrl/mvebu/ |
D | pinctrl-mvebu.h | 116 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument 128 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
|
/linux-4.4.14/drivers/soc/sunxi/ |
D | sunxi_sram.c | 42 #define SUNXI_SRAM_MAP(_val, _func) \ argument
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_ioctl.c | 546 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/linux-4.4.14/fs/ocfs2/dlmfs/ |
D | userdlm.c | 106 #define user_log_dlm_error(_func, _stat, _lockres) do { \ argument
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_drv.h | 174 #define INIT_FENCE_CB(_cb, _func) do { \ argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 871 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 652 #define MFIO_PIN_GROUP(_pin, _func) \ argument
|
/linux-4.4.14/include/drm/ |
D | drmP.h | 274 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/linux-4.4.14/drivers/bus/ |
D | arm-cci.c | 169 #define CCI_EXT_ATTR_ENTRY(_name, _func, _config) \ argument
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2412 #define IOCTL_INFO_FNC(_ioctl, _func, _debug, _flags) \ argument
|
/linux-4.4.14/fs/ocfs2/ |
D | dlmglue.c | 364 #define ocfs2_log_dlm_error(_func, _err, _lockres) do { \ argument
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 97 #define VMW_CMD_DEF(_cmd, _func, _user_allow, _gb_disable, _gb_enable) \ argument
|