Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c1502 unsigned long gs2; in check_cpu_stall() local
1538 gs2 = READ_ONCE(rsp->gp_seq); in check_cpu_stall()
1539 if (gs1 != gs2 || in check_cpu_stall()
1557 print_other_cpu_stall(rsp, gs2); in check_cpu_stall()