Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c746 static struct cpumask *unbound_effective_cpumask(struct workqueue_struct *wq) in unbound_effective_cpumask() function
1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active()
5323 unbound_effective_cpumask(ctx->wq)); in apply_wqattrs_commit()
5559 kthread_bind_mask(rescuer->task, unbound_effective_cpumask(wq)); in init_rescuer()