| /include/linux/ |
| D | smp.h | 19 smp_call_func_t func; member 131 static inline int up_smp_call_function(smp_call_func_t func, void *info) in up_smp_call_function() 135 #define smp_call_function(func, info, wait) \ argument 140 #define smp_call_function_many(mask, func, info, wait) \ argument 145 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, in smp_call_function_any()
|
| D | frame.h | 13 #define STACK_FRAME_NON_STANDARD(func) \ argument 19 #define STACK_FRAME_NON_STANDARD(func) argument
|
| D | once.h | 37 #define DO_ONCE(func, ...) \ argument
|
| D | task_work.h | 10 init_task_work(struct callback_head *twork, task_work_func_t func) in init_task_work()
|
| D | irq_work.h | 23 void (*func)(struct irq_work *); member
|
| D | ftrace.h | 161 ftrace_func_t func; member 287 int (*func)(struct ftrace_hash *hash, member 319 void (*func)(unsigned long ip, member 762 unsigned long func; /* Current function */ member 772 unsigned long func; /* Current function */ member 796 unsigned long func; member
|
| D | tracepoint-defs.h | 24 void *func; 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 | random.h | 16 void (*func)(struct random_ready_callback *rdy); member
|
| D | cacheinfo.h | 81 #define DEFINE_SMP_CALL_CACHE_FUNCTION(func) \ argument
|
| D | interrupt.h | 520 void (*func)(unsigned long); member 524 #define DECLARE_TASKLET(name, func, data) \ argument 527 #define DECLARE_TASKLET_DISABLED(name, func, data) \ argument
|
| D | livepatch.h | 109 #define klp_for_each_func(obj, func) \ argument
|
| D | kthread.h | 94 kthread_work_func_t func; member
|
| D | rcutiny.h | 86 rcu_callback_t func) in kfree_call_rcu()
|
| D | memory_hotplug.h | 225 static inline int mhp_notimplemented(const char *func) in mhp_notimplemented()
|
| /include/linux/pinctrl/ |
| D | machine.h | 88 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \ argument 100 #define PIN_MAP_MUX_GROUP_DEFAULT(dev, pinctrl, grp, func) \ argument 103 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \ argument 106 #define PIN_MAP_MUX_GROUP_HOG_DEFAULT(dev, grp, func) \ argument
|
| /include/net/irda/ |
| D | irda.h | 58 #define IRDA_ASSERT(expr, func) \ argument 65 #define IRDA_ASSERT(expr, func) do { (void)(expr); } while (0) argument
|
| D | parameters.h | 74 const PI_HANDLER func; /* Handler for this parameter identifier */ member
|
| /include/uapi/linux/ |
| D | pci.h | 30 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
|
| D | pg.h | 46 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
|
| /include/uapi/drm/ |
| D | via_drm.h | 141 } func; member 153 } func; member 164 } func; member 215 } func; member
|
| D | r128_drm.h | 230 } func; member 296 } func; member 319 } func; member
|
| /include/drm/ttm/ |
| D | ttm_bo_driver.h | 116 struct ttm_backend_func *func; member 284 const struct ttm_mem_type_manager_func *func; member
|