Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Dtree_stall.h719 unsigned long gs2; in check_cpu_stall() local
767 gs2 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
768 if (gs1 != gs2 || in check_cpu_stall()
771 !rcu_seq_state(gs2)) in check_cpu_stall()
792 print_cpu_stall(gs2, gps); in check_cpu_stall()
795 print_other_cpu_stall(gs2, gps); in check_cpu_stall()