Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c3856 static int boost_warn_once; in rcu_torture_read_exit()
3869 if (boost_warn_once == 1) in rcu_torture_read_exit()
3873 boost_warn_once = 1; in rcu_torture_read_exit()
3794 static int boost_warn_once; rcu_torture_can_boost() local