Searched refs:alloc_unbound_pwq (Results 1 – 1 of 1) sorted by relevance
5155 static struct pool_workqueue *alloc_unbound_pwq(struct workqueue_struct *wq, in alloc_unbound_pwq() function5288 ctx->dfl_pwq = alloc_unbound_pwq(wq, new_attrs); in apply_wqattrs_prepare()5298 ctx->pwq_tbl[cpu] = alloc_unbound_pwq(wq, new_attrs); in apply_wqattrs_prepare()5447 pwq = alloc_unbound_pwq(wq, target_attrs); in unbound_wq_update_pwq()