Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dworkqueue.c2731 static bool flush_workqueue_prep_pwqs(struct workqueue_struct *wq, in flush_workqueue_prep_pwqs() function
2816 if (!flush_workqueue_prep_pwqs(wq, wq->flush_color, in flush_workqueue()
2827 flush_workqueue_prep_pwqs(wq, -1, wq->work_color); in flush_workqueue()
2896 flush_workqueue_prep_pwqs(wq, -1, wq->work_color); in flush_workqueue()
2914 if (flush_workqueue_prep_pwqs(wq, wq->flush_color, -1)) in flush_workqueue()