Searched refs:alloc_workqueue_attrs (Results 1 – 2 of 2) sorted by relevance
3355 struct workqueue_attrs *alloc_workqueue_attrs(void) in alloc_workqueue_attrs() function3440 pool->attrs = alloc_workqueue_attrs(); in init_worker_pool()3905 new_attrs = alloc_workqueue_attrs(); in apply_wqattrs_prepare()3906 tmp_attrs = alloc_workqueue_attrs(); in apply_wqattrs_prepare()4259 wq->unbound_attrs = alloc_workqueue_attrs(); in alloc_workqueue()5428 attrs = alloc_workqueue_attrs(); in wq_sysfs_prep_attrs()5850 wq_update_unbound_numa_attrs_buf = alloc_workqueue_attrs(); in wq_numa_init()5925 BUG_ON(!(attrs = alloc_workqueue_attrs())); in workqueue_init_early()5934 BUG_ON(!(attrs = alloc_workqueue_attrs())); in workqueue_init_early()
359 attrs = alloc_workqueue_attrs(); in padata_setup_cpumasks()