Searched refs:debug_rcu_head_unqueue (Results 1 – 4 of 4) sorted by relevance
183 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue() function196 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue() function
131 debug_rcu_head_unqueue(list); in rcu_process_callbacks()
1139 debug_rcu_head_unqueue(&sdp->srcu_barrier_head); in srcu_barrier()1270 debug_rcu_head_unqueue(rhp); in srcu_invoke_callbacks()
2499 debug_rcu_head_unqueue(rhp); in rcu_do_batch()3166 debug_rcu_head_unqueue((struct rcu_head *)(bhead->records[i])); in debug_rcu_bhead_unqueue()3310 debug_rcu_head_unqueue((struct rcu_head *)ptr); in kfree_rcu_work()3583 debug_rcu_head_unqueue((struct rcu_head *) ptr); in kvfree_call_rcu()3961 debug_rcu_head_unqueue(&rdp->barrier_head); in rcu_barrier_func()
Completed in 18 milliseconds