Lines Matching refs:workqueues
446 static LIST_HEAD(workqueues); /* PR: list of all workqueues */
5743 list_add_tail_rcu(&wq->list, &workqueues); in __alloc_workqueue()
6423 list_for_each_entry_rcu(wq, &workqueues, list) in show_all_workqueues()
6446 list_for_each_entry_rcu(wq, &workqueues, list) { in show_freezable_workqueues()
6678 list_for_each_entry(wq, &workqueues, list) { in workqueue_online_cpu()
6713 list_for_each_entry(wq, &workqueues, list) { in workqueue_offline_cpu()
6794 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_begin()
6826 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_busy()
6870 list_for_each_entry(wq, &workqueues, list) { in thaw_workqueues()
6890 list_for_each_entry(wq, &workqueues, list) { in workqueue_apply_unbound_cpumask()
6981 list_for_each_entry(wq, &workqueues, list) { in wq_affn_dfl_set()
7897 list_for_each_entry(wq, &workqueues, list) { in workqueue_init()
8017 list_for_each_entry(wq, &workqueues, list) { in workqueue_init_topology()