Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/RCU/
Dlockdep.rst110 For example, the workqueue for_each_pwq() macro is intended to be used
114 #define for_each_pwq(pwq, wq)
/Linux-v5.10/kernel/
Dworkqueue.c424 #define for_each_pwq(pwq, wq) \ macro
2735 for_each_pwq(pwq, wq) { in flush_workqueue_prep_pwqs()
2952 for_each_pwq(pwq, wq) { in drain_workqueue()
4315 for_each_pwq(pwq, wq) in alloc_workqueue()
4394 for_each_pwq(pwq, wq) { in destroy_workqueue()
4472 for_each_pwq(pwq, wq) in workqueue_set_max_active()
4773 for_each_pwq(pwq, wq) { in show_workqueue_state()
4784 for_each_pwq(pwq, wq) { in show_workqueue_state()
5179 for_each_pwq(pwq, wq) in freeze_workqueues_begin()
5218 for_each_pwq(pwq, wq) { in freeze_workqueues_busy()
[all …]