Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c5248 static struct pool_workqueue *install_unbound_pwq(struct workqueue_struct *wq, in install_unbound_pwq() function
5372 ctx->pwq_tbl[cpu] = install_unbound_pwq(ctx->wq, cpu, in apply_wqattrs_commit()
5374 ctx->dfl_pwq = install_unbound_pwq(ctx->wq, -1, ctx->dfl_pwq); in apply_wqattrs_commit()
5488 old_pwq = install_unbound_pwq(wq, cpu, pwq); in unbound_wq_update_pwq()
5497 old_pwq = install_unbound_pwq(wq, cpu, pwq); in unbound_wq_update_pwq()