Searched refs:tst_creat_unlinked (Results 1 – 25 of 30) sorted by relevance
12
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap11.c | 37 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test() 38 nfd = tst_creat_unlinked(NORMAL_PATH, O_DIRECT); in run_test()
|
D | hugemmap27.c | 102 fd1 = tst_creat_unlinked(MNTPOINT, 0); in setup() 103 fd2 = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap28.c | 29 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap30.c | 30 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap16.c | 36 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap09.c | 62 huge_fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap12.c | 36 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap31.c | 29 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap17.c | 82 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap20.c | 37 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap22.c | 32 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap26.c | 58 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap07.c | 115 huge_fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap19.c | 126 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap08.c | 120 huge_fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap13.c | 104 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap10.c | 61 fd = tst_creat_unlinked(MNTPOINT, 0); in kernel_has_private_reservations() 185 map_fd[s] = tst_creat_unlinked(MNTPOINT, 0); in map_()
|
D | hugemmap21.c | 99 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap25.c | 79 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap29.c | 32 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugemmap18.c | 132 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
D | hugemmap14.c | 137 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugefork/ |
D | hugefork01.c | 69 fd = tst_creat_unlinked(MNTPOINT, 0); in setup()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugefallocate/ |
D | hugefallocate02.c | 39 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
D | hugefallocate01.c | 36 fd = tst_creat_unlinked(MNTPOINT, 0); in run_test()
|
12