Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h404 unsigned long gp_end; /* Time last GP ended, again */ member
H A Dtree_stall.h1076 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()
H A Dtree.c2151 rcu_state.gp_end = jiffies; in rcu_gp_cleanup()
2152 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()