Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c2946 static void check_flush_dependency(struct workqueue_struct *target_wq, in check_flush_dependency() function
3188 check_flush_dependency(wq, NULL); in __flush_workqueue()
3363 check_flush_dependency(pwq->wq, work); in start_flush_work()