Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c2950 static void check_flush_dependency(struct workqueue_struct *target_wq, in check_flush_dependency() function
3192 check_flush_dependency(wq, NULL); in __flush_workqueue()
3367 check_flush_dependency(pwq->wq, work); in start_flush_work()