Lines Matching refs:stop
119 ( SINGLE_RANGE_OVERLAP((_cand)->start, (_cand)->stop, \
120 (_pred)->start, (_pred)->stop ) || \
122 (_pred)->start, (_pred)->stop ) || \
123 SINGLE_RANGE_OVERLAP((_cand)->start, (_cand)->stop, \
274 lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2);
303 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2);
322 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2);
329 * conflict. stop searching as soon as we
350 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop,
359 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop,
396 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2, lockTable);
478 tid, stripeID, lr->type, lr->start, lr->stop, lr->start2, lr->stop2, (unsigned long) lockTable);
504 tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2,
524 tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2,
546 tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2,
561 tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2,
691 printf(" %c(%ld-%ld", q->type, (long) q->start, (long) q->stop);
712 printf("%c(%ld-%ld", q->type, (long) q->start, (long) q->stop);