Home
last modified time | relevance | path

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

/openbmc/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()
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()
/openbmc/linux/kernel/rcu/
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.h1106 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full()
1160 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_expedited_full()
H A Dtree.c3659 * Stores into @rgosp a value that will always be treated by functions in get_completed_synchronize_rcu_full() argument
3700 get_state_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) get_state_synchronize_rcu_full() argument
3777 start_poll_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) start_poll_synchronize_rcu_full() argument
3862 poll_state_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) poll_state_synchronize_rcu_full() argument
3923 cond_synchronize_rcu_full(struct rcu_gp_oldstate * rgosp) cond_synchronize_rcu_full() argument
[all...]