Searched refs:task_work_cancel (Results 1 – 5 of 5) sorted by relevance
201 task_work_cancel(task, &info->work); in unwind_deferred_task_exit()364 task_work_cancel(task, &info->work); in unwind_task_free()
35 bool task_work_cancel(struct task_struct *task, struct callback_head *cb);
183 bool task_work_cancel(struct task_struct *task, struct callback_head *cb) in task_work_cancel() function
451 if (!task_work_cancel(works->works[i]->task, in cancel_tsync_works()
4189 if (task_work_cancel(ctx->task, &ctx->work)) in bpf_task_work_cancel()