Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_mman.c575 static bool assert_mmap_offset(struct drm_i915_private *i915, in assert_mmap_offset() function
669 if (!assert_mmap_offset(i915, PAGE_SIZE, 0)) { in igt_mmap_offset_exhaustion()
676 if (!assert_mmap_offset(i915, 2 * PAGE_SIZE, -ENOSPC)) { in igt_mmap_offset_exhaustion()
696 if (!assert_mmap_offset(i915, PAGE_SIZE, -ENOSPC)) { in igt_mmap_offset_exhaustion()