Searched refs:destroy_rcu_head_on_stack (Results 1 – 7 of 7) sorted by relevance
444 destroy_rcu_head_on_stack(&rs_array[i].head); in __wait_rcu_gp()502 void destroy_rcu_head_on_stack(struct rcu_head *head) in destroy_rcu_head_on_stack() function506 EXPORT_SYMBOL_GPL(destroy_rcu_head_on_stack);
235 destroy_rcu_head_on_stack(&rs.head); in synchronize_srcu()
2793 destroy_rcu_head_on_stack(&fcs.rh); in rcu_torture_fwd_prog_nr()3132 destroy_rcu_head_on_stack(&rcu); in rcu_torture_barrier_cbs()3559 destroy_rcu_head_on_stack(&rh1); in rcu_test_debug_objects()3560 destroy_rcu_head_on_stack(&rh2); in rcu_test_debug_objects()
1402 destroy_rcu_head_on_stack(&rcu.head); in __synchronize_srcu()
4040 destroy_rcu_head_on_stack(&rs.head); in synchronize_rcu_normal()
314 void destroy_rcu_head_on_stack(struct rcu_head *head);319 static inline void destroy_rcu_head_on_stack(struct rcu_head *head) { } in destroy_rcu_head_on_stack() function
1623 destroy_rcu_head_on_stack(). Similarly, statically allocated
Completed in 30 milliseconds