Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drcu.h220 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() function
239 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() function
H A Dtiny.c165 if (debug_rcu_head_queue(head)) { in call_rcu()
H A Dsrcutree.c1382 if (debug_rcu_head_queue(rhp)) { in __call_srcu()
1629 debug_rcu_head_queue(&sdp->srcu_barrier_head); in srcu_barrier_one_cpu()
H A Dtree.c3067 if (debug_rcu_head_queue(head)) { in __call_rcu_common()
3717 debug_rcu_head_queue(&rdp->barrier_head); in rcu_barrier_entrain()
/linux-6.15/mm/
H A Dslab_common.c1953 if (debug_rcu_head_queue(ptr)) { in kvfree_call_rcu()