Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutree.h52 #define NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE 4 macro
H A Drcutiny.h23 #define NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE 2 macro
/openbmc/linux/kernel/rcu/
H A Drcutorture.c1366 struct rcu_gp_oldstate rgo[NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE]; in rcu_torture_writer()