Home
last modified time | relevance | path

Searched refs:assert_mmap_offset (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_mman.c569 static bool assert_mmap_offset(struct drm_i915_private *i915, in assert_mmap_offset() function
663 if (!assert_mmap_offset(i915, PAGE_SIZE, 0)) { in igt_mmap_offset_exhaustion()
670 if (!assert_mmap_offset(i915, 2 * PAGE_SIZE, -ENOSPC)) { in igt_mmap_offset_exhaustion()
690 if (!assert_mmap_offset(i915, PAGE_SIZE, -ENOSPC)) { in igt_mmap_offset_exhaustion()