Searched refs:task_work_cancel (Results 1 – 3 of 3) sorted by relevance
38 bool task_work_cancel(struct task_struct *task, struct callback_head *cb);
189 bool task_work_cancel(struct task_struct *task, struct callback_head *cb) in task_work_cancel() function
5193 if (task_work_cancel(current, head)) { in perf_pending_task_sync()