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

/netbsd-current/sys/dev/raidframe/
H A Drf_stripelocks.c118 #define RANGE_OVERLAP(_cand, _pred) \ macro
143 RANGE_OVERLAP((_cand), (_pred)) && \
492 if (RANGE_OVERLAP(lockReqDesc, candidate))
496 if (RANGE_OVERLAP(t, candidate)) {

Completed in 195 milliseconds