Searched refs:rcu_gp_oldstate (Results 1 – 7 of 7) sorted by relevance
44 struct rcu_gp_oldstate { struct71 static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1, in same_state_synchronize_rcu_full()72 struct rcu_gp_oldstate *rgosp2) in same_state_synchronize_rcu_full()78 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);80 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);82 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);84 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);86 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);88 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()
46 struct rcu_gp_oldstate;48 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
359 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);363 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);365 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);369 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);374 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);1319 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()1356 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()1360 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_writer()1361 struct rcu_gp_oldstate gp_snap1_full; in rcu_torture_writer()1613 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_fakewriter()[all …]
205 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
1090 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()1144 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
3519 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()3560 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full()3637 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full()3722 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full()3783 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full()
Completed in 22 milliseconds