Lines Matching refs:this_reap
290 int to_wait, to_submit, this_reap, to_prep;
326 this_reap = 0;
334 this_reap += r;
335 } while (sq_thread_poll && this_reap < to_wait);
336 s->reaps += this_reap;
358 if (this_reap)
566 unsigned long this_reap = 0;
573 this_reap += s->reaps;
576 ipc = (this_reap - reap) / (this_call - calls);
585 reap = this_reap;