Searched refs:rcu_tortures (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutorture.c125 static struct rcu_torture rcu_tortures[10 * RCU_TORTURE_PIPE_LEN]; variable in typeref:struct:rcu_torture
191 * Allocate an element from the rcu_tortures pool.
212 * Free an element to the rcu_tortures pool.
1242 for (i = 0; i < ARRAY_SIZE(rcu_tortures); i++) {
1243 rcu_tortures[i].rtort_mbtest = 0;
1244 list_add_tail(&rcu_tortures[i].rtort_free,

Completed in 20 milliseconds