Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.h307 unsigned long gp_max; /* Maximum GP duration in */ member
H A Dtree.c1996 if (gp_duration > rcu_state.gp_max) in rcu_gp_cleanup()
1997 rcu_state.gp_max = gp_duration; in rcu_gp_cleanup()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst296 1 unsigned long gp_max;
300 The ``->gp_max`` field tracks the duration of the longest grace period