Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dsrcutree.c1327 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu() function
1360 __call_srcu(ssp, rhp, func, true); in call_srcu()
1385 __call_srcu(ssp, &rcu.head, wakeme_after_rcu, do_norm); in __synchronize_srcu()