Home
last modified time | relevance | path

Searched refs:rcu_gp_oldstate (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Drcutree.h41 struct rcu_gp_oldstate { struct
68 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);
A Drcutiny.h17 struct rcu_gp_oldstate { struct
29 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()
A Drcupdate_wait.h21 struct rcu_gp_oldstate oldstate;
A Drcupdate.h45 struct rcu_gp_oldstate;
47 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);

Completed in 8 milliseconds