| /include/linux/ |
| D | hwmon-sysfs.h | 24 #define SENSOR_ATTR_RO(_name, _func, _index) \ argument 27 #define SENSOR_ATTR_RW(_name, _func, _index) \ argument 30 #define SENSOR_ATTR_WO(_name, _func, _index) \ argument 37 #define SENSOR_DEVICE_ATTR_RO(_name, _func, _index) \ argument 40 #define SENSOR_DEVICE_ATTR_RW(_name, _func, _index) \ argument 43 #define SENSOR_DEVICE_ATTR_WO(_name, _func, _index) \ argument 59 #define SENSOR_ATTR_2_RO(_name, _func, _nr, _index) \ argument 62 #define SENSOR_ATTR_2_RW(_name, _func, _nr, _index) \ argument 65 #define SENSOR_ATTR_2_WO(_name, _func, _nr, _index) \ argument 72 #define SENSOR_DEVICE_ATTR_2_RO(_name, _func, _nr, _index) \ argument [all …]
|
| 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
|
| D | irq_work.h | 23 #define __IRQ_WORK_INIT(_func, _flags) (struct irq_work){ \ argument 29 #define IRQ_WORK_INIT(_func) __IRQ_WORK_INIT(_func, 0) argument 30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) argument 31 #define IRQ_WORK_INIT_HARD(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_HARD_IRQ) argument
|
| D | workqueue.h | 286 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 295 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 304 #define __INIT_WORK(_work, _func, _onstack) \ argument 311 #define INIT_WORK(_work, _func) \ argument 314 #define INIT_WORK_ONSTACK(_work, _func) \ argument 317 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument 320 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 328 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument 336 #define INIT_DELAYED_WORK(_work, _func) \ argument 339 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument [all …]
|
| D | min_heap.h | 111 #define min_heap_sift_down(_heap, _pos, _func, _args) \ argument 131 #define min_heap_sift_up(_heap, _idx, _func, _args) \ argument 145 #define min_heapify_all(_heap, _func, _args) \ argument 166 #define min_heap_pop(_heap, _func, _args) \ argument 184 #define min_heap_pop_push(_heap, _element, _func, _args) \ argument 209 #define min_heap_push(_heap, _element, _func, _args) \ argument 233 #define min_heap_del(_heap, _idx, _func, _args) \ argument
|
| D | smp.h | 29 #define CSD_INIT(_func, _info) \ argument 36 #define INIT_CSD(_csd, _func, _info) \ argument
|
| D | interrupt.h | 700 #define DECLARE_TASKLET_OLD(name, _func) \ argument 706 #define DECLARE_TASKLET_DISABLED_OLD(name, _func) \ argument
|
| /include/drm/ |
| D | drm_ioctl.h | 151 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
| /include/dt-bindings/pinctrl/ |
| D | rzn1-pinctrl.h | 9 #define RZN1_PINMUX(_gpio, _func) \ argument
|
| /include/rdma/ |
| D | uverbs_ioctl.h | 366 #define DECLARE_UVERBS_WRITE(_command_num, _func, _cmd_desc, ...) \ argument 377 #define DECLARE_UVERBS_WRITE_EX(_command_num, _func, _cmd_desc, ...) \ argument 418 #define UAPI_DEF_IS_OBJ_SUPPORTED(_func) \ argument
|