Searched refs:task_work_func_t (Results 1 – 3 of 3) sorted by relevance
8 typedef void (*task_work_func_t)(struct callback_head *); typedef11 init_task_work(struct callback_head *twork, task_work_func_t func) in init_task_work()25 struct callback_head *task_work_cancel(struct task_struct *, task_work_func_t);
84 task_work_cancel(struct task_struct *task, task_work_func_t func) in task_work_cancel()
4860 __poll_t mask, task_work_func_t func) in __io_async_wake()