Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/kernel/
Dworkqueue.c442 #define for_each_pwq(pwq, wq) \ macro
2769 for_each_pwq(pwq, wq) { in flush_workqueue_prep_pwqs()
2986 for_each_pwq(pwq, wq) { in drain_workqueue()
4362 for_each_pwq(pwq, wq) in alloc_workqueue()
4441 for_each_pwq(pwq, wq) { in destroy_workqueue()
4519 for_each_pwq(pwq, wq) in workqueue_set_max_active()
4820 for_each_pwq(pwq, wq) { in show_workqueue_state()
4831 for_each_pwq(pwq, wq) { in show_workqueue_state()
5248 for_each_pwq(pwq, wq) in freeze_workqueues_begin()
5287 for_each_pwq(pwq, wq) { in freeze_workqueues_busy()
[all …]