/linux-4.1.27/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 | 861 #define ide_devset_rw(_name, _func) \ argument 864 #define ide_devset_w(_name, _func) \ argument 867 #define ide_ext_devset_rw(_name, _func) \ argument 870 #define ide_ext_devset_rw_sync(_name, _func) \ argument
|
/linux-4.1.27/net/ieee802154/ |
D | ieee802154.h | 20 #define IEEE802154_OP(_cmd, _func) \ argument 29 #define IEEE802154_DUMP(_cmd, _func, _dump) \ argument
|
/linux-4.1.27/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.1.27/drivers/staging/rtl8723au/include/ |
D | odm_interface.h | 36 #define _cat(_name, _func) \ argument
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 517 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_ioctl.c | 527 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | userdlm.c | 106 #define user_log_dlm_error(_func, _stat, _lockres) do { \ argument
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_drv.h | 155 #define INIT_FENCE_CB(_cb, _func) do { \ argument
|
/linux-4.1.27/include/drm/ |
D | drmP.h | 264 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 91 #define VMW_CMD_DEF(_cmd, _func, _user_allow, _gb_disable, _gb_enable) \ argument
|
/linux-4.1.27/fs/ocfs2/ |
D | dlmglue.c | 364 #define ocfs2_log_dlm_error(_func, _err, _lockres) do { \ argument
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2181 #define IOCTL_INFO_FNC(_ioctl, _func, _debug, _flags) \ argument
|