Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h380 unsigned long gp_end; /* Time last GP ended, again */ member
H A Dtree_stall.h1027 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()
H A Dtree.c1731 rcu_state.gp_end = jiffies; in rcu_gp_cleanup()
1732 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()