Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c3197 struct workqueue_attrs *alloc_workqueue_attrs(gfp_t gfp_mask) in alloc_workqueue_attrs() function
3285 pool->attrs = alloc_workqueue_attrs(GFP_KERNEL); in init_worker_pool()
3709 new_attrs = alloc_workqueue_attrs(GFP_KERNEL); in apply_wqattrs_prepare()
3710 tmp_attrs = alloc_workqueue_attrs(GFP_KERNEL); in apply_wqattrs_prepare()
4024 wq->unbound_attrs = alloc_workqueue_attrs(GFP_KERNEL); in __alloc_workqueue_key()
5180 attrs = alloc_workqueue_attrs(GFP_KERNEL); in wq_sysfs_prep_attrs()
5604 wq_update_unbound_numa_attrs_buf = alloc_workqueue_attrs(GFP_KERNEL); in wq_numa_init()
5678 BUG_ON(!(attrs = alloc_workqueue_attrs(GFP_KERNEL))); in workqueue_init_early()
5687 BUG_ON(!(attrs = alloc_workqueue_attrs(GFP_KERNEL))); in workqueue_init_early()