Home
last modified time | relevance | path

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

/third_party/ltp/lib/newlib_tests/
Dtest_zero_hugepage.c35 .hugepages = {TST_NO_HUGEPAGES},
/third_party/ltp/lib/
Dtst_hugepage.c44 if (hp->number == TST_NO_HUGEPAGES) { in tst_reserve_hugepages()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
Dshmget02.c151 .hugepages = {TST_NO_HUGEPAGES},
/third_party/ltp/include/
Dtst_test.h147 #define TST_NO_HUGEPAGES ((unsigned long)-1) macro
/third_party/ltp/doc/
DC-Test-API.asciidoc2055 use '.hugepages = {TST_NO_HUGEPAGES}'.
Dc-test-api.txt1957 on supported hugetlb system, please use '.request_hugepages = TST_NO_HUGEPAGES'.