Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_stall.h946 jr = j - data_race(READ_ONCE(rcu_state.gp_req_activity)); in show_rcu_state()
1030 if (time_before(j, READ_ONCE(rcu_state.gp_req_activity) + gpssdelay) || in rcu_check_gp_start_stall()
1040 time_before(j, READ_ONCE(rcu_state.gp_req_activity) + gpssdelay) || in rcu_check_gp_start_stall()
1054 time_before(j, READ_ONCE(rcu_state.gp_req_activity) + gpssdelay) || in rcu_check_gp_start_stall()
H A Dtree.h411 unsigned long gp_req_activity; /* Time of last GP request */ member
H A Dtree.c1066 WRITE_ONCE(rcu_state.gp_req_activity, jiffies); in rcu_start_this_gp()
2279 WRITE_ONCE(rcu_state.gp_req_activity, jiffies); in rcu_gp_cleanup()
4673 WRITE_ONCE(rcu_state.gp_req_activity, jiffies); in rcu_spawn_gp_kthread()