Searched refs:gp_end (Results 1 – 3 of 3) sorted by relevance
346 unsigned long gp_end; /* Time last GP ended, again */ member
947 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()
2015 rcu_state.gp_end = jiffies; in rcu_gp_cleanup()2016 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()
Completed in 18 milliseconds