Searched refs:rs_array (Results 1 – 1 of 1) sorted by relevance
481 struct rcu_synchronize *rs_array) in __wait_rcu_gp() argument497 init_rcu_head_on_stack(&rs_array[i].head); in __wait_rcu_gp()498 init_completion(&rs_array[i].completion); in __wait_rcu_gp()499 (crcu_array[i])(&rs_array[i].head, wakeme_after_rcu); in __wait_rcu_gp()512 wait_for_completion(&rs_array[i].completion); in __wait_rcu_gp()513 destroy_rcu_head_on_stack(&rs_array[i].head); in __wait_rcu_gp()