Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Drcu.h514 static inline void rcu_fwd_progress_check(unsigned long j) { } in rcu_fwd_progress_check() function
522 void rcu_fwd_progress_check(unsigned long j);
Dtree_stall.h776 void rcu_fwd_progress_check(unsigned long j) in rcu_fwd_progress_check() function
811 EXPORT_SYMBOL_GPL(rcu_fwd_progress_check);
Drcutorture.c2081 rcu_fwd_progress_check(1 + (jiffies - READ_ONCE(rfp->rcu_fwd_startat)) / 2); in rcutorture_oom_notify()