Searched refs:hugepath (Results 1 – 1 of 1) sorted by relevance
801 char hugepath[PATH_MAX] = {0}; in test_misc_flags() local834 if (get_hugepage_path(line, sizeof(line), hugepath, sizeof(hugepath))) in test_misc_flags()841 for (i = 0; i < sizeof(hugepath); i++) in test_misc_flags()842 if (hugepath[i] != '\0') in test_misc_flags()876 "--file-prefix=hugedir", "--huge-dir", hugepath}; in test_misc_flags()