Searched refs:rcu_gp_oldstate (Results 1 – 9 of 9) sorted by relevance
41 struct rcu_gp_oldstate { struct68 static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1, in same_state_synchronize_rcu_full()69 struct rcu_gp_oldstate *rgosp2) in same_state_synchronize_rcu_full()75 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);77 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);79 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);81 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);83 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);85 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
17 struct rcu_gp_oldstate { struct29 static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1, in same_state_synchronize_rcu_full()30 struct rcu_gp_oldstate *rgosp2) in same_state_synchronize_rcu_full()37 static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full()44 static inline void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full()51 static inline bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full()61 static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full()71 static inline void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()81 static inline void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
21 struct rcu_gp_oldstate oldstate;
45 struct rcu_gp_oldstate;47 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
387 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);391 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);393 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);400 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);1426 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()1463 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()1467 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_writer()1468 struct rcu_gp_oldstate gp_snap1_full; in rcu_torture_writer()1472 struct rcu_gp_oldstate *rgo = NULL; in rcu_torture_writer()1747 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_fakewriter()[all …]
192 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
1096 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()1150 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
3347 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()3388 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full()3461 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full()3546 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full()3607 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full()
1339 struct rcu_gp_oldstate gp_snap;1364 struct rcu_gp_oldstate head_free_gp_snap;1572 struct rcu_gp_oldstate head_gp_snap; in kfree_rcu_work()