Home
last modified time | relevance | path

Searched refs:rgosp1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Drcutree.h71 static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1, in same_state_synchronize_rcu_full() argument
74 return rgosp1->rgos_norm == rgosp2->rgos_norm && rgosp1->rgos_exp == rgosp2->rgos_exp; in same_state_synchronize_rcu_full()
A Drcutiny.h29 static inline bool same_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp1, in same_state_synchronize_rcu_full() argument
32 return rgosp1->rgos_norm == rgosp2->rgos_norm; in same_state_synchronize_rcu_full()
/linux-6.3-rc2/kernel/rcu/
A Drcutorture.c363 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);

Completed in 9 milliseconds