Searched refs:alloc_workqueue_attrs (Results 1 – 2 of 2) sorted by relevance
3226 struct workqueue_attrs *alloc_workqueue_attrs(gfp_t gfp_mask) in alloc_workqueue_attrs() function3311 pool->attrs = alloc_workqueue_attrs(GFP_KERNEL); in init_worker_pool()3734 new_attrs = alloc_workqueue_attrs(GFP_KERNEL); in apply_wqattrs_prepare()3735 tmp_attrs = alloc_workqueue_attrs(GFP_KERNEL); in apply_wqattrs_prepare()4081 wq->unbound_attrs = alloc_workqueue_attrs(GFP_KERNEL); in __alloc_workqueue_key()5226 attrs = alloc_workqueue_attrs(GFP_KERNEL); in wq_sysfs_prep_attrs()5648 wq_update_unbound_numa_attrs_buf = alloc_workqueue_attrs(GFP_KERNEL); in wq_numa_init()5723 BUG_ON(!(attrs = alloc_workqueue_attrs(GFP_KERNEL))); in workqueue_init_early()5732 BUG_ON(!(attrs = alloc_workqueue_attrs(GFP_KERNEL))); in workqueue_init_early()
458 struct workqueue_attrs *alloc_workqueue_attrs(gfp_t gfp_mask);