Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c4752 struct workqueue_attrs *alloc_workqueue_attrs_noprof(void) in alloc_workqueue_attrs_noprof() function
5834 wq->unbound_attrs = alloc_workqueue_attrs_noprof(); in __alloc_workqueue()