Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.h576 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp);
Dtree_plugin.h1860 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) in rcu_nocb_gp_cleanup() function
2552 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) in rcu_nocb_gp_cleanup() function
Dtree.c1527 rcu_nocb_gp_cleanup(rsp, rnp); in rcu_future_gp_cleanup()