Home
last modified time | relevance | path

Searched refs:task_work_cancel (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dtask_work.h35 bool task_work_cancel(struct task_struct *task, struct callback_head *cb);
/linux-6.15/kernel/
H A Dtask_work.c177 bool task_work_cancel(struct task_struct *task, struct callback_head *cb) in task_work_cancel() function