Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c5189 static struct pool_workqueue *install_unbound_pwq(struct workqueue_struct *wq, in install_unbound_pwq() function
5313 ctx->pwq_tbl[cpu] = install_unbound_pwq(ctx->wq, cpu, in apply_wqattrs_commit()
5315 ctx->dfl_pwq = install_unbound_pwq(ctx->wq, -1, ctx->dfl_pwq); in apply_wqattrs_commit()
5429 old_pwq = install_unbound_pwq(wq, cpu, pwq); in unbound_wq_update_pwq()
5438 old_pwq = install_unbound_pwq(wq, cpu, pwq); in unbound_wq_update_pwq()