Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c370 static struct workqueue_attrs *wq_update_pod_attrs_buf; variable
4522 target_attrs = wq_update_pod_attrs_buf; in wq_update_pod()
6549 wq_update_pod_attrs_buf = alloc_workqueue_attrs(); in workqueue_init_early()
6550 BUG_ON(!wq_update_pod_attrs_buf); in workqueue_init_early()