Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c370 static struct workqueue_attrs *wq_update_pod_attrs_buf; variable
4526 target_attrs = wq_update_pod_attrs_buf; in wq_update_pod()
6561 wq_update_pod_attrs_buf = alloc_workqueue_attrs(); in workqueue_init_early()
6562 BUG_ON(!wq_update_pod_attrs_buf); in workqueue_init_early()