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