/include/linux/ |
D | smp.h | 25 smp_call_func_t func; member 69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() 91 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask() 103 smp_call_func_t func, void *info, bool wait) in on_each_cpu_cond() 199 static inline void up_smp_call_function(smp_call_func_t func, void *info) in up_smp_call_function() 202 #define smp_call_function(func, info, wait) \ argument 207 #define smp_call_function_many(mask, func, info, wait) \ argument 212 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, in smp_call_function_any()
|
D | async.h | 52 static inline async_cookie_t async_schedule(async_func_t func, void *data) in async_schedule() 69 async_schedule_domain(async_func_t func, void *data, in async_schedule_domain() 88 async_schedule_dev(async_func_t func, struct device *dev) in async_schedule_dev() 111 async_schedule_dev_domain(async_func_t func, struct device *dev, in async_schedule_dev_domain()
|
D | min_heap.h | 36 const struct min_heap_callbacks *func) in min_heapify() 69 const struct min_heap_callbacks *func) in min_heapify_all() 80 const struct min_heap_callbacks *func) in min_heap_pop() 101 const struct min_heap_callbacks *func) in min_heap_pop_push() 110 const struct min_heap_callbacks *func) in min_heap_push()
|
D | objtool.h | 33 #define STACK_FRAME_NON_STANDARD(func) \ argument 43 #define STACK_FRAME_NON_STANDARD_FP(func) STACK_FRAME_NON_STANDARD(func) argument 45 #define STACK_FRAME_NON_STANDARD_FP(func) argument
|
D | once_lite.h | 10 #define DO_ONCE_LITE(func, ...) \ argument 26 #define DO_ONCE_LITE_IF(condition, func, ...) \ argument
|
D | static_call_types.h | 37 #define DECLARE_STATIC_CALL(name, func) \ argument 62 void *func; member 77 void *func; member 95 void *func; member
|
D | once.h | 46 #define DO_ONCE(func, ...) \ argument 64 #define DO_ONCE_SLEEPABLE(func, ...) \ argument
|
D | dynamic_debug.h | 221 #define __dynamic_func_call_cls(id, cls, fmt, func, ...) do { \ argument 226 #define __dynamic_func_call(id, fmt, func, ...) \ argument 230 #define __dynamic_func_call_cls_no_desc(id, cls, fmt, func, ...) do { \ argument 235 #define __dynamic_func_call_no_desc(id, fmt, func, ...) \ argument 247 #define _dynamic_func_call_cls(cls, fmt, func, ...) \ argument 249 #define _dynamic_func_call(fmt, func, ...) \ argument 257 #define _dynamic_func_call_cls_no_desc(cls, fmt, func, ...) \ argument 260 #define _dynamic_func_call_no_desc(fmt, func, ...) \ argument
|
D | virtio_anchor.h | 16 #define virtio_set_mem_acc_cb(func) do { } while (0) argument
|
D | static_call.h | 152 #define static_call_update(name, func) \ argument 254 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 331 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
|
D | task_work.h | 11 init_task_work(struct callback_head *twork, task_work_func_t func) in init_task_work()
|
D | livepatch.h | 184 #define klp_for_each_func_static(obj, func) \ argument 189 #define klp_for_each_func_safe(obj, func, tmp_func) \ argument 192 #define klp_for_each_func(obj, func) \ argument
|
D | rcupdate_trace.h | 96 static inline void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) { BUG(); } in call_rcu_tasks_trace()
|
D | irq_work.h | 19 void (*func)(struct irq_work *); member
|
D | pgsize_migration.h | 103 struct seq_file *m, void *func, bool smaps) in show_map_pad_vma()
|
D | ptp_clock_kernel.h | 406 enum ptp_pin_function func, unsigned int chan) in ptp_find_pin() 409 enum ptp_pin_function func, in ptp_find_pin_unlocked()
|
/include/linux/pinctrl/ |
D | machine.h | 87 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \ argument 99 #define PIN_MAP_MUX_GROUP_DEFAULT(dev, pinctrl, grp, func) \ argument 102 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \ argument 105 #define PIN_MAP_MUX_GROUP_HOG_DEFAULT(dev, grp, func) \ argument
|
/include/dt-bindings/pinctrl/ |
D | apple.h | 9 #define APPLE_PINMUX(pin, func) ((pin) | ((func) << 16)) argument
|
/include/linux/sched/ |
D | cpufreq.h | 17 void (*func)(struct update_util_data *data, u64 time, unsigned int flags); member
|
/include/uapi/linux/ |
D | pci.h | 31 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
|
D | pg.h | 50 char func; /* PG_RESET or PG_COMMAND */ member
|
/include/net/bluetooth/ |
D | hci_sync.h | 17 hci_cmd_sync_work_func_t func; member
|
/include/drm/ |
D | drm_flip_work.h | 75 drm_flip_func_t func; member
|
D | drm_ioctl.h | 148 drm_ioctl_t *func; member
|
/include/linux/firmware/imx/ |
D | ipc.h | 34 uint8_t func; member
|