Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree.c2687 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() function
2793 WRITE_ONCE(head->func, rcu_leak_callback); in call_rcu()