Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dtask_work.c115 task_work_cancel(struct task_struct *task, task_work_func_t func) in task_work_cancel() function
/kernel/linux/linux-6.6/kernel/
Dtask_work.c189 bool task_work_cancel(struct task_struct *task, struct callback_head *cb) in task_work_cancel() function