Searched refs:twork (Results 1 – 1 of 1) sorted by relevance
11 init_task_work(struct callback_head *twork, task_work_func_t func) in init_task_work() argument13 twork->func = func; in init_task_work()16 int task_work_add(struct task_struct *task, struct callback_head *twork, bool);