Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree.h381 unsigned long gp_end; /* Time last GP ended, again */ member
Dtree_stall.h1010 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()
Dtree.c1681 rcu_state.gp_end = jiffies; in rcu_gp_cleanup()
1682 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()