Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/rcu/
Dsrcutree.c1073 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback() function
1163 WRITE_ONCE(rhp->func, srcu_leak_callback); in __call_srcu()