Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c4287 static struct pool_workqueue *install_unbound_pwq(struct workqueue_struct *wq, in install_unbound_pwq() function
4401 ctx->pwq_tbl[cpu] = install_unbound_pwq(ctx->wq, cpu, in apply_wqattrs_commit()
4544 old_pwq = install_unbound_pwq(wq, cpu, pwq); in wq_update_pod()
4552 old_pwq = install_unbound_pwq(wq, cpu, wq->dfl_pwq); in wq_update_pod()