Searched refs:unbound_pwq (Results 1 – 1 of 1) sorted by relevance
751 static struct pool_workqueue *unbound_pwq(struct workqueue_struct *wq, int cpu) in unbound_pwq() function768 return unbound_pwq(wq, -1)->pool->attrs->__pod_cpumask; in unbound_effective_cpumask()5663 if (wqattrs_equal(target_attrs, unbound_pwq(wq, cpu)->pool->attrs)) in unbound_wq_update_pwq()5681 pwq = unbound_pwq(wq, -1); in unbound_wq_update_pwq()6202 put_pwq_unlocked(unbound_pwq(wq, cpu)); in destroy_workqueue()6206 put_pwq_unlocked(unbound_pwq(wq, -1)); in destroy_workqueue()