Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h641 static inline void rcu_fwd_progress_check(unsigned long j) { } in rcu_fwd_progress_check() function
651 void rcu_fwd_progress_check(unsigned long j);
H A Drcutorture.c3473 rcu_fwd_progress_check(1 + (jiffies - READ_ONCE(rfp[i].rcu_fwd_startat)) / 2); in rcutorture_oom_notify()