Home
last modified time | relevance | path

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

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