Lines Matching full:gp
33 unsigned long srcu_gp_seq_needed; /* Furthest future GP needed. */
34 unsigned long srcu_gp_seq_needed_exp; /* Furthest future exp GP. */
51 unsigned long srcu_have_cbs[4]; /* GP seq for children having CBs, but only */
53 unsigned long srcu_data_have_cbs[4]; /* Which srcu_data structs have CBs for given GP? */
54 unsigned long srcu_gp_seq_needed_exp; /* Furthest future exp GP. */
70 struct mutex srcu_gp_mutex; /* Serialize GP work. */
73 unsigned long srcu_gp_seq_needed_exp; /* Furthest future exp GP. */
74 unsigned long srcu_gp_start; /* Last GP start timestamp (jiffies) */
75 unsigned long srcu_last_gp_end; /* Last GP end timestamp (ns) */
78 unsigned long srcu_n_exp_nodelay; /* # expedited no-delays in current GP phase. */
133 * Values for initializing gp sequence fields. Higher values allow wrap arounds to