Searched refs:gp_max (Results 1 – 3 of 3) sorted by relevance
528 unsigned long gp_max; /* Maximum GP duration in */ member
329 gpmax = rsp->gp_max; in show_one_rcugp()
1999 if (gp_duration > rsp->gp_max) in rcu_gp_cleanup()2000 rsp->gp_max = gp_duration; in rcu_gp_cleanup()