Searched refs:gp_max (Results 1 – 3 of 3) sorted by relevance
318 unsigned long gp_max; /* Maximum GP duration in */ member
846 data_race(READ_ONCE(rcu_state.gp_max)), in show_rcu_gp_kthreads()
2034 if (gp_duration > rcu_state.gp_max) in rcu_gp_cleanup()2035 rcu_state.gp_max = gp_duration; in rcu_gp_cleanup()