Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c766 static struct cpumask *unbound_effective_cpumask(struct workqueue_struct *wq) in unbound_effective_cpumask() function
1648 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active()