Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.c2639 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() function
2707 WRITE_ONCE(head->func, rcu_leak_callback); in __call_rcu_common()