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

  /src/sys/external/bsd/drm2/dist/drm/selftests/
test-drm_mm.c 32 BOTTOMUP,
42 [BOTTOMUP] = { "bottom-up", DRM_MM_INSERT_LOW },
1734 const struct insert_mode *bottomup = &insert_modes[BOTTOMUP]; local
1767 bottomup)) {
1768 pr_err("bottomup insert failed, size %u step %d\n", size, n);
1793 bottomup)) {

Completed in 19 milliseconds