Home
last modified time | relevance | path

Searched refs:MAP_SIZE_MB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dcompaction_test.c21 #define MAP_SIZE_MB 100 macro
22 #define MAP_SIZE (MAP_SIZE_MB * 1024 * 1024)
217 mem_fragmentable_MB -= MAP_SIZE_MB; in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcompaction_test.c21 #define MAP_SIZE_MB 100 macro
22 #define MAP_SIZE (MAP_SIZE_MB * 1024 * 1024)
217 mem_fragmentable_MB -= MAP_SIZE_MB; in main()

Completed in 1 milliseconds