Searched refs:unbound_pwq (Results 1 – 1 of 1) sorted by relevance
731 static struct pool_workqueue *unbound_pwq(struct workqueue_struct *wq, int cpu) in unbound_pwq() function748 return unbound_pwq(wq, -1)->pool->attrs->__pod_cpumask; in unbound_effective_cpumask()5416 if (wqattrs_equal(target_attrs, unbound_pwq(wq, cpu)->pool->attrs)) in unbound_wq_update_pwq()5434 pwq = unbound_pwq(wq, -1); in unbound_wq_update_pwq()5883 put_pwq_unlocked(unbound_pwq(wq, cpu)); in destroy_workqueue()5887 put_pwq_unlocked(unbound_pwq(wq, -1)); in destroy_workqueue()