Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c3727 static struct pool_workqueue *alloc_unbound_pwq(struct workqueue_struct *wq, in alloc_unbound_pwq() function
3882 dfl_pwq = alloc_unbound_pwq(wq, new_attrs); in apply_workqueue_attrs()
3888 pwq_tbl[node] = alloc_unbound_pwq(wq, tmp_attrs); in apply_workqueue_attrs()
4011 pwq = alloc_unbound_pwq(wq, target_attrs); in wq_update_unbound_numa()