HomeSort by relevance Sort by last modified time
    Searched refs:hugetlbfs (Results 1 - 4 of 4) sorted by null

  /external/linux-kselftest/tools/testing/selftests/vm/
run_vmtests 45 echo "no hugetlbfs support in kernel?"
50 mount -t hugetlbfs none $mnt
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
cpuset_memory_testset.sh 149 # check whether the system supports hugetlbfs or not
150 # return 0 - don't support hugetlbfs
151 # 1 - support hugetlbfs
154 local fssupport=$(grep -w hugetlbfs /proc/filesystems 2>/dev/null | cut -f2)
156 if [ "$fssupport" = "hugetlbfs" ]; then
174 tst_resm TCONF "This system don't support hugetlbfs"
179 mount -t hugetlbfs none /hugetlb
213 tst_resm TCONF "This system don't support hugetlbfs"
218 mount -t hugetlbfs none /hugetlb
  /external/ltp/testcases/kernel/controllers/memcg/functional/
memcg_lib.sh 357 mount -t hugetlbfs none /hugetlb
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 106 milliseconds