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()
6412 list_for_each_entry_rcu(wq, &workqueues, list) in show_all_workqueues()
6435 list_for_each_entry_rcu(wq, &workqueues, list) { in show_freezable_workqueues()
6667 list_for_each_entry(wq, &workqueues, list) { in workqueue_online_cpu()
6702 list_for_each_entry(wq, &workqueues, list) { in workqueue_offline_cpu()
6808 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_begin()
6840 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_busy()
6884 list_for_each_entry(wq, &workqueues, list) { in thaw_workqueues()
6904 list_for_each_entry(wq, &workqueues, list) { in workqueue_apply_unbound_cpumask()
6995 list_for_each_entry(wq, &workqueues, list) { in wq_affn_dfl_set()
7909 list_for_each_entry(wq, &workqueues, list) { in workqueue_init()
8029 list_for_each_entry(wq, &workqueues, list) { in workqueue_init_topology()