Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c4313 static struct pool_workqueue *install_unbound_pwq(struct workqueue_struct *wq, in install_unbound_pwq() function
4427 ctx->pwq_tbl[cpu] = install_unbound_pwq(ctx->wq, cpu, in apply_wqattrs_commit()
4570 old_pwq = install_unbound_pwq(wq, cpu, pwq); in wq_update_pod()
4578 old_pwq = install_unbound_pwq(wq, cpu, wq->dfl_pwq); in wq_update_pod()