Searched refs:wq_node_nr_active (Results 1 – 1 of 1) sorted by relevance
324 struct wq_node_nr_active { struct1552 static struct wq_node_nr_active *wq_node_nr_active(struct workqueue_struct *wq, in wq_node_nr_active() function1595 wq_node_nr_active(wq, node)->max = min_active; in wq_update_node_max_active()1597 wq_node_nr_active(wq, NUMA_NO_NODE)->max = max_active; in wq_update_node_max_active()1608 wq_node_nr_active(wq, node)->max = in wq_update_node_max_active()1613 wq_node_nr_active(wq, NUMA_NO_NODE)->max = max_active; in wq_update_node_max_active()1714 struct wq_node_nr_active *nna = wq_node_nr_active(wq, pool->node); in pwq_tryinc_nr_active()1933 struct wq_node_nr_active *nna = wq_node_nr_active(pwq->wq, pool->node); in pwq_dec_nr_active()4868 struct wq_node_nr_active *nna; in alloc_node_nr_active()5097 struct wq_node_nr_active *nna = in pwq_release_workfn()[all …]