Home
last modified time | relevance | path

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

/kernel/rcu/
Dsrcutree.c701 static bool try_check_zero(struct srcu_struct *ssp, int idx, int trycount) in try_check_zero() argument
706 if (--trycount + !srcu_get_delay(ssp) <= 0) in try_check_zero()