Searched refs:rtort_pipe_count (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.c117 int rtort_pipe_count; member in struct:rcu_torture
329 i = rp->rtort_pipe_count;
333 if (++rp->rtort_pipe_count >= RCU_TORTURE_PIPE_LEN) {
375 i = rp->rtort_pipe_count;
379 if (++rp->rtort_pipe_count >= RCU_TORTURE_PIPE_LEN) {
732 rp->rtort_pipe_count = 0;
739 i = old_rp->rtort_pipe_count;
743 old_rp->rtort_pipe_count++;
817 pipe_count = p->rtort_pipe_count;
876 pipe_count = p->rtort_pipe_count;
[all...]

Completed in 156 milliseconds