Home
last modified time | relevance | path

Searched refs:debug_rcu_head_queue (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/rcu/
H A Drcu.h232 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() function
251 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() function
H A Dsrcutree.c1436 if (debug_rcu_head_queue(rhp)) { in __call_srcu()
1683 debug_rcu_head_queue(&sdp->srcu_barrier_head); in srcu_barrier_one_cpu()
H A Dtree.c3116 if (debug_rcu_head_queue(head)) { in __call_rcu_common()
3766 debug_rcu_head_queue(&rdp->barrier_head); in rcu_barrier_entrain()
/linux/mm/
H A Dslab_common.c1961 if (debug_rcu_head_queue(ptr)) {