Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcutree.h44 struct rcu_gp_oldstate { struct
71 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);
H 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()
H A Drcupdate.h45 struct rcu_gp_oldstate;
47 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
/linux/kernel/rcu/
H A Drcutorture.c364 void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp);
367 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);
369 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp);
371 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);
373 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
375 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);
377 bool (*poll_gp_state_full)(struct rcu_gp_oldstate *rgosp);
380 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);
1360 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()
1397 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()
[all …]
H A Dtiny.c206 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
H A Dtree_exp.h1074 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()
1128 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
H A Dtree.c3208 struct rcu_gp_oldstate gp_snap;
3233 struct rcu_gp_oldstate head_free_gp_snap;
3442 struct rcu_gp_oldstate head_gp_snap; in kfree_rcu_work()
4141 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
4182 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full()
4252 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full()
4337 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full()
4398 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full()