Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcu.h614 static inline void rcu_fwd_progress_check(unsigned long j) { } in rcu_fwd_progress_check() function
625 void rcu_fwd_progress_check(unsigned long j);
H A Dtree_stall.h1013 void rcu_fwd_progress_check(unsigned long j) in rcu_fwd_progress_check() function
1048 EXPORT_SYMBOL_GPL(rcu_fwd_progress_check);
H A Drcutorture.c2847 rcu_fwd_progress_check(1 + (jiffies - READ_ONCE(rfp[i].rcu_fwd_startat)) / 2); in rcutorture_oom_notify()