ticks_this_gp 2234 kernel/rcu/tree.c raw_cpu_inc(rcu_data.ticks_this_gp); ticks_this_gp 160 kernel/rcu/tree.h unsigned long ticks_this_gp; /* The number of scheduling-clock */ ticks_this_gp 116 kernel/rcu/tree_stall.h rdp->ticks_this_gp = 0; ticks_this_gp 312 kernel/rcu/tree_stall.h ticks_value = rdp->ticks_this_gp;