Lines Matching defs:pidx_start
346 uint16_t pidx_start, pidx_stop;
355 * from 'pidx_start' to 'pidx_stop'.
403 pidx_start = os.pidx_head;
407 i = pidx_start;
424 * pidx_tail reaches the beginning of our reservation (pidx_start).
426 while (ns.pidx_tail != pidx_start) {
432 i = pidx_start;
484 uint16_t pidx_start, pidx_stop;
492 * from 'pidx_start' to 'pidx_stop'.
518 pidx_start = os.pidx_head;
524 * pidx_tail reaches the beginning of our reservation (pidx_start).
526 while (ns.pidx_tail != pidx_start) {
532 i = pidx_start;