Searched refs:work_func_t (Results 1 – 6 of 6) sorted by relevance
104 typedef void (*work_func_t)(struct work_struct *); typedef114 work_func_t func; /**< Work handling function. */263 extern void linux_init_delayed_work(struct delayed_work *dwork, work_func_t func);
73 void linux_init_delayed_work(struct delayed_work *dwork, work_func_t func) in linux_init_delayed_work()202 work_func_t func = NULL; in RunWorkqueue()
2860 typedef void (*work_func_t)(struct work_struct *); typedef2865 work_func_t func;27309 work_func_t current_func;27322 work_func_t last_func;27448 typedef void (*btf_trace_workqueue_execute_end)(void *, struct work_struct *, work_func_t);
8740 …<typedef-decl name='work_func_t' type-id='type-id-1071' filepath='/ws/android/kernel/aosp/common-m…
3711 …<typedef-decl name="work_func_t" type-id="939280af" filepath="include/linux/workqueue.h" line="22"…