Lines Matching refs:workqueues
378 static LIST_HEAD(workqueues); /* PR: list of all workqueues */
4745 list_add_tail_rcu(&wq->list, &workqueues); in alloc_workqueue()
5313 list_for_each_entry_rcu(wq, &workqueues, list) in show_all_workqueues()
5336 list_for_each_entry_rcu(wq, &workqueues, list) { in show_freezable_workqueues()
5566 list_for_each_entry(wq, &workqueues, list) { in workqueue_online_cpu()
5594 list_for_each_entry(wq, &workqueues, list) { in workqueue_offline_cpu()
5693 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_begin()
5726 list_for_each_entry(wq, &workqueues, list) { in freeze_workqueues_busy()
5771 list_for_each_entry(wq, &workqueues, list) { in thaw_workqueues()
5792 list_for_each_entry(wq, &workqueues, list) { in workqueue_apply_unbound_cpumask()
5890 list_for_each_entry(wq, &workqueues, list) { in wq_affn_dfl_set()
6682 list_for_each_entry(wq, &workqueues, list) { in workqueue_init()
6791 list_for_each_entry(wq, &workqueues, list) { in workqueue_init_topology()