Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c5328 static int apply_workqueue_attrs_locked(struct workqueue_struct *wq, in apply_workqueue_attrs_locked() function
5369 ret = apply_workqueue_attrs_locked(wq, attrs); in apply_workqueue_attrs()
5487 ret = apply_workqueue_attrs_locked(wq, ordered_wq_attrs[highpri]); in alloc_and_link_pwqs()
5494 ret = apply_workqueue_attrs_locked(wq, unbound_std_wq_attrs[highpri]); in alloc_and_link_pwqs()
7100 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_nice_store()
7139 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_cpumask_store()
7182 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_affn_scope_store()
7213 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_affinity_strict_store()