OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hugetlbfs
(Results
1 - 5
of
5
) sorted by null
/external/linux-kselftest/tools/testing/selftests/memfd/
run_hugetlbfs_test.sh
8
# To test memfd_create with
hugetlbfs
, there needs to be hpages_test
30
echo "Please run memfd with
hugetlbfs
test as root"
58
# Run the
hugetlbfs
test
60
./memfd_test
hugetlbfs
61
./run_fuse_test.sh
hugetlbfs
run_tests.sh
11
# To test memfd_create with
hugetlbfs
, there needs to be hpages_test
60
# Run the
hugetlbfs
test
62
./memfd_test
hugetlbfs
/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
365
mount -t
hugetlbfs
none /hugetlb
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
[
all
...]
Completed in 2775 milliseconds