Searched refs:unbound_pwq_slot (Results 1 – 1 of 1) sorted by relevance
722 unbound_pwq_slot(struct workqueue_struct *wq, int cpu) in unbound_pwq_slot() function733 return rcu_dereference_check(*unbound_pwq_slot(wq, cpu), in unbound_pwq()5206 struct pool_workqueue __rcu **slot = unbound_pwq_slot(wq, cpu); in install_unbound_pwq()5898 RCU_INIT_POINTER(*unbound_pwq_slot(wq, cpu), NULL); in destroy_workqueue()5902 RCU_INIT_POINTER(*unbound_pwq_slot(wq, -1), NULL); in destroy_workqueue()