Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dworkqueue.c4290 static struct pool_workqueue *install_unbound_pwq(struct workqueue_struct *wq, in install_unbound_pwq() function
4404 ctx->pwq_tbl[cpu] = install_unbound_pwq(ctx->wq, cpu, in apply_wqattrs_commit()
4547 old_pwq = install_unbound_pwq(wq, cpu, pwq); in wq_update_pod()
4555 old_pwq = install_unbound_pwq(wq, cpu, wq->dfl_pwq); in wq_update_pod()