Searched refs:task_work_func_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dtask_work.c117 static bool task_work_func_match(struct callback_head *cb, void *data) function
136 return task_work_cancel_match(task, task_work_func_match, func);

Completed in 101 milliseconds