Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dworkqueue.c2603 static void check_flush_dependency(struct workqueue_struct *target_wq, in check_flush_dependency() function
2838 check_flush_dependency(wq, NULL); in flush_workqueue()
3013 check_flush_dependency(pwq->wq, work); in start_flush_work()