Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_hugetlb_memcg.c202 int ret = EXIT_SUCCESS, has_memory_hugetlb_acc; in main() local
204 has_memory_hugetlb_acc = proc_mount_contains("memory_hugetlb_accounting"); in main()
205 if (has_memory_hugetlb_acc < 0) in main()
207 else if (!has_memory_hugetlb_acc) in main()