rcu_gp_oldstate
struct rcu_gp_oldstate;
void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
struct rcu_gp_oldstate oldstate;
static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1,
struct rcu_gp_oldstate *rgosp2)
static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
static inline void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
static inline bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
static inline void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp)
static inline void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp)
static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1,
struct rcu_gp_oldstate *rgosp2)
void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);
void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);
void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
struct rcu_gp_oldstate cookie_full;
struct rcu_gp_oldstate cookie_full;
struct rcu_gp_oldstate gp_snap_full;
struct rcu_gp_oldstate gp_snap1_full;
struct rcu_gp_oldstate *rgo = NULL;
struct rcu_gp_oldstate gp_snap_full;
struct rcu_gp_oldstate cookie_full;
void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp);
void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);
void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp);
bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);
void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);
bool (*poll_gp_state_full)(struct rcu_gp_oldstate *rgosp);
void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);
void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp)
void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp)
void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp)
struct rcu_gp_oldstate gp_snap;
struct rcu_gp_oldstate head_free_gp_snap;
struct rcu_gp_oldstate head_gp_snap;