Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c990 static void trace_rcu_this_gp(struct rcu_node *rnp, unsigned long gp_seq_req, in trace_rcu_this_gp() function
1030 trace_rcu_this_gp(rnp_start, gp_seq_req, TPS("Startleaf")); in rcu_start_this_gp()
1038 trace_rcu_this_gp(rnp, gp_seq_req, TPS("Prestarted")); in rcu_start_this_gp()
1049 trace_rcu_this_gp(rnp_start, gp_seq_req, in rcu_start_this_gp()
1061 trace_rcu_this_gp(rnp, gp_seq_req, TPS("Startedleafroot")); in rcu_start_this_gp()
1064 trace_rcu_this_gp(rnp, gp_seq_req, TPS("Startedroot")); in rcu_start_this_gp()
1068 trace_rcu_this_gp(rnp, gp_seq_req, TPS("NoGPkthread")); in rcu_start_this_gp()
1095 trace_rcu_this_gp(rnp, rnp->gp_seq, in rcu_future_gp_cleanup()
2261 trace_rcu_this_gp(rnp, rnp->gp_seq_needed, TPS("CleanupMore")); in rcu_gp_cleanup()
H A Dtree_nocb.h866 trace_rcu_this_gp(rnp, wait_gp_seq.norm, TPS("StartWait")); in nocb_gp_wait()
871 trace_rcu_this_gp(rnp, wait_gp_seq.norm, TPS("EndWait")); in nocb_gp_wait()