Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dworkqueue.c3084 static bool flush_workqueue_prep_pwqs(struct workqueue_struct *wq, in flush_workqueue_prep_pwqs() function
3169 if (!flush_workqueue_prep_pwqs(wq, wq->flush_color, in __flush_workqueue()
3180 flush_workqueue_prep_pwqs(wq, -1, wq->work_color); in __flush_workqueue()
3249 flush_workqueue_prep_pwqs(wq, -1, wq->work_color); in __flush_workqueue()
3267 if (flush_workqueue_prep_pwqs(wq, wq->flush_color, -1)) in __flush_workqueue()