/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))
|