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

  /src/sys/external/bsd/drm2/dist/drm/selftests/
test-drm_mm.c 58 static bool assert_no_holes(const struct drm_mm *mm) function
117 if (!assert_no_holes(mm))
250 if (!assert_no_holes(&mm)) {
test-drm_mm.c 58 static bool assert_no_holes(const struct drm_mm *mm) function
117 if (!assert_no_holes(mm))
250 if (!assert_no_holes(&mm)) {

Completed in 36 milliseconds