Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_nocb.h445 unsigned long bypass_first; in nocb_bypass_needs_flush() local
456 bypass_first = READ_ONCE(rdp->nocb_bypass_first); in nocb_bypass_needs_flush()
464 return time_after(j, bypass_first + flush_timeout); in nocb_bypass_needs_flush()