Home
last modified time | relevance | path

Searched defs:rgosp (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drcutiny.h37 static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() argument
44 static inline void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() argument
51 static inline bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full() argument
61 static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() argument
71 static inline void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full() argument
81 cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate * rgosp) cond_synchronize_rcu_expedited_full() argument
[all...]
/linux/kernel/rcu/
H A Dtree_exp.h1055 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full() argument
1109 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full() argument
H A Dtree.c3388 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full() argument
3429 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() argument
3502 start_poll_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) start_poll_synchronize_rcu_full() argument
3587 poll_state_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) poll_state_synchronize_rcu_full() argument
3648 cond_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) cond_synchronize_rcu_full() argument
[all...]