Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsys_x86_64.c180 goto bottomup; in arch_get_unmapped_area_topdown()
224 bottomup: in arch_get_unmapped_area_topdown()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c1677 const struct insert_mode *bottomup = &insert_modes[BOTTOMUP]; in drm_test_mm_bottomup() local
1705 if (!expect_insert(test, &mm, &nodes[n], size, 0, n, bottomup)) { in drm_test_mm_bottomup()
1730 if (!expect_insert(test, &mm, node, size, 0, 0, bottomup)) { in drm_test_mm_bottomup()