HomeSort by: relevance | last modified time | path
    Searched defs:overlaps (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_buddy.c 329 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) function in typeref:typename:bool
390 if (!overlaps(start, end, block_start, block_end))
i915_buddy.c 329 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) function in typeref:typename:bool
390 if (!overlaps(start, end, block_start, block_end))

Completed in 23 milliseconds