Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/rcu/
Dtree.h346 unsigned long gp_end; /* Time last GP ended, again */ member
Dtree_stall.h947 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()
Dtree.c2017 rcu_state.gp_end = jiffies; in rcu_gp_cleanup()
2018 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()