Home
last modified time | relevance | path

Searched refs:poll_state_synchronize_rcu_full (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Drcutree.h86 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
A Drcutiny.h51 static inline bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full() function
/linux-6.3-rc2/kernel/rcu/
A Dtree_exp.h1146 if (!poll_state_synchronize_rcu_full(rgosp)) in cond_synchronize_rcu_expedited_full()
A Dtree.c3722 bool poll_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in poll_state_synchronize_rcu_full() function
3736 EXPORT_SYMBOL_GPL(poll_state_synchronize_rcu_full);
3785 if (!poll_state_synchronize_rcu_full(rgosp)) in cond_synchronize_rcu_full()
A Drcutorture.c553 .poll_gp_state_full = poll_state_synchronize_rcu_full,

Completed in 22 milliseconds