Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dworkqueue.c5355 static int apply_workqueue_attrs_locked(struct workqueue_struct *wq, in apply_workqueue_attrs_locked() function
5396 ret = apply_workqueue_attrs_locked(wq, attrs); in apply_workqueue_attrs()
5514 ret = apply_workqueue_attrs_locked(wq, ordered_wq_attrs[highpri]); in alloc_and_link_pwqs()
5521 ret = apply_workqueue_attrs_locked(wq, unbound_std_wq_attrs[highpri]); in alloc_and_link_pwqs()
7128 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_nice_store()
7167 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_cpumask_store()
7210 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_affn_scope_store()
7241 ret = apply_workqueue_attrs_locked(wq, attrs); in wq_affinity_strict_store()