Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtiny.c161 static void tiny_rcu_leak_callback(struct rcu_head *rhp) in tiny_rcu_leak_callback() function
182 WRITE_ONCE(head->func, tiny_rcu_leak_callback); in call_rcu()