Searched refs:alloc_workqueue_attrs (Results 1 – 2 of 2) sorted by relevance
3400 struct workqueue_attrs *alloc_workqueue_attrs(void) in alloc_workqueue_attrs() function3485 pool->attrs = alloc_workqueue_attrs(); in init_worker_pool()3976 new_attrs = alloc_workqueue_attrs(); in apply_wqattrs_prepare()3977 tmp_attrs = alloc_workqueue_attrs(); in apply_wqattrs_prepare()4331 wq->unbound_attrs = alloc_workqueue_attrs(); in alloc_workqueue()5543 attrs = alloc_workqueue_attrs(); in wq_sysfs_prep_attrs()5975 wq_update_unbound_numa_attrs_buf = alloc_workqueue_attrs(); in wq_numa_init()6045 BUG_ON(!(attrs = alloc_workqueue_attrs())); in workqueue_init_early()6054 BUG_ON(!(attrs = alloc_workqueue_attrs())); in workqueue_init_early()
421 attrs = alloc_workqueue_attrs(); in padata_setup_cpumasks()