Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h610 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp);
Dtree_plugin.h1825 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) in rcu_nocb_gp_cleanup() function
2517 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) in rcu_nocb_gp_cleanup() function
Dtree.c1593 rcu_nocb_gp_cleanup(rsp, rnp); in rcu_future_gp_cleanup()