/include/linux/ |
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() 109 async_schedule_dev_domain(async_func_t func, struct device *dev, in async_schedule_dev_domain()
|
D | smp.h | 20 smp_call_func_t func; member 147 static inline void up_smp_call_function(smp_call_func_t func, void *info) in up_smp_call_function() 150 #define smp_call_function(func, info, wait) \ argument 155 #define smp_call_function_many(mask, func, info, wait) \ argument 160 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, in smp_call_function_any()
|
D | frame.h | 14 #define STACK_FRAME_NON_STANDARD(func) \ argument 30 #define STACK_FRAME_NON_STANDARD(func) argument
|
D | once.h | 46 #define DO_ONCE(func, ...) \ argument 64 #define DO_ONCE_SLOW(func, ...) \ argument
|
D | dynamic_debug.h | 122 #define __dynamic_func_call(id, fmt, func, ...) do { \ argument 128 #define __dynamic_func_call_no_desc(id, fmt, func, ...) do { \ argument 142 #define _dynamic_func_call(fmt, func, ...) \ argument 149 #define _dynamic_func_call_no_desc(fmt, func, ...) \ argument
|
D | task_work.h | 11 init_task_work(struct callback_head *twork, task_work_func_t func) in init_task_work()
|
D | livepatch.h | 171 #define klp_for_each_func_static(obj, func) \ argument 176 #define klp_for_each_func_safe(obj, func, tmp_func) \ argument 179 #define klp_for_each_func(obj, func) \ argument
|
D | irq_work.h | 27 void (*func)(struct irq_work *); member
|
D | kdb.h | 205 static inline int kdb_register(char *cmd, kdb_func_t func, char *usage, in kdb_register() 207 static inline int kdb_register_flags(char *cmd, kdb_func_t func, char *usage, in kdb_register_flags()
|
D | tracepoint-defs.h | 25 void *func; member
|
D | ima.h | 140 static inline bool ima_appraise_signature(enum kernel_read_file_id func) in ima_appraise_signature()
|
D | ftrace.h | 192 ftrace_func_t func; member 756 unsigned long func; /* Current function */ member 766 unsigned long func; /* Current function */ member 794 unsigned long func; member
|
D | rcutiny.h | 37 static inline void kfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kfree_call_rcu()
|
D | bpf.h | 232 u64 (*func)(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5); member 380 struct bpf_prog **func; member 538 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null, set_cg_storage) \ argument 584 #define BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY(array, ctx, func) \ argument 612 #define BPF_PROG_RUN_ARRAY(array, ctx, func) \ argument 615 #define BPF_PROG_RUN_ARRAY_CHECK(array, ctx, func) \ argument
|
D | kthread.h | 100 kthread_work_func_t func; member
|
/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/linux/sched/ |
D | cpufreq.h | 18 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
|
D | tee.h | 248 __u32 func; member 307 __u32 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 | 35 uint8_t func; member
|
/include/uapi/drm/ |
D | via_drm.h | 141 } func; member 153 } func; member 164 } func; member 215 } func; member
|
/include/drm/ttm/ |
D | ttm_tt.h | 107 struct ttm_backend_func *func; member
|