Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c438 static struct workqueue_attrs *unbound_wq_update_pwq_attrs_buf; variable
5409 target_attrs = unbound_wq_update_pwq_attrs_buf; in unbound_wq_update_pwq()
7732 unbound_wq_update_pwq_attrs_buf = alloc_workqueue_attrs(); in workqueue_init_early()
7733 BUG_ON(!unbound_wq_update_pwq_attrs_buf); in workqueue_init_early()