Home
last modified time | relevance | path

Searched refs:gp_start (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/rcu/
H A Dtree.h402 unsigned long gp_start; /* Time at which GP started, */ member
H A Dtree.c921 (time_after(jiffies, rcu_state.gp_start + jtsq * 2) || in rcu_watching_snap_recheck()
927 } else if (time_after(jiffies, rcu_state.gp_start + jtsq)) { in rcu_watching_snap_recheck()
2152 gp_duration = rcu_state.gp_end - rcu_state.gp_start; in rcu_gp_cleanup()
3677 time_before(jiffies, READ_ONCE(rcu_state.gp_start) + in rcu_pending()