Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
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);
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()
Drcupdate.h46 struct rcu_gp_oldstate;
48 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
/Linux-v6.1/kernel/rcu/
Drcutorture.c356 void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp);
359 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);
361 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
363 void (*get_gp_completed_full)(struct rcu_gp_oldstate *rgosp);
365 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);
367 bool (*poll_gp_state_full)(struct rcu_gp_oldstate *rgosp);
370 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);
1302 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()
1339 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()
1342 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_writer()
[all …]
Dtiny.c205 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
Dtree_exp.h1047 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()
1101 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
Dtree.c3546 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full()
3587 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full()
3664 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full()
3741 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full()
3802 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full()