Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c2614 static void check_flush_dependency(struct workqueue_struct *target_wq, in check_flush_dependency() function
2857 check_flush_dependency(wq, NULL); in __flush_workqueue()
3032 check_flush_dependency(pwq->wq, work); in start_flush_work()