Home
last modified time | relevance | path

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

/linux/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.c176 if (debug_rcu_head_queue(head)) { in call_rcu()
/linux/mm/
H A Dslab_common.c1940 if (debug_rcu_head_queue(ptr)) { in kvfree_call_rcu()