Searched refs:get_mempolicy (Results 1 – 25 of 30) sorted by relevance
12
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/ |
D | cpuset_syscall_testset.sh | 309 do_syscall_test 0 0 --get_mempolicy 0 || return $? 326 do_syscall_test 0 0-1 --get_mempolicy 0 || return $?
|
D | cpuset_syscall_test.c | 182 ret = get_mempolicy(NULL, bitmask_mask(nmask), bitmask_nbits(nmask), 0, in test_get_mempolicy()
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/ |
D | test-lazy-anon-1g-touch | 14 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
|
D | test-lazy-file-16m-touch | 14 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
|
D | test-lazy-anon-8p-touch | 14 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
|
D | test-lazy-file-1m-touch | 16 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
|
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy02.c | 78 TST_EXP_FAIL(get_mempolicy(&policy, nodemask->maskp, nodemask->size, in do_test()
|
D | get_mempolicy01.c | 190 TST_EXP_PASS(get_mempolicy(&policy, getnodemask->maskp, getnodemask->size, in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/ |
D | Makefile | 25 getdomainname getdtablesize gethostid getgroups get_mempolicy ipc \
|
/third_party/ltp/libs/libltpnuma/ |
D | tst_numa.c | 89 ret = get_mempolicy(&node, NULL, 0, ptr + i * page_size, MPOL_F_NODE | MPOL_F_ADDR); in tst_nodemap_count_pages()
|
/third_party/ltp/include/lapi/syscalls/ |
D | aarch64.in | 238 get_mempolicy 236
|
D | arc.in | 238 get_mempolicy 236
|
D | sparc64.in | 287 get_mempolicy 304
|
D | ia64.in | 231 get_mempolicy 1260
|
D | mips_n64.in | 229 get_mempolicy 5228
|
D | s390x.in | 214 get_mempolicy 269
|
D | mips_n32.in | 233 get_mempolicy 6232
|
D | sh.in | 248 get_mempolicy 275
|
D | x86_64.in | 240 get_mempolicy 239
|
D | powerpc64.in | 259 get_mempolicy 260
|
D | powerpc.in | 259 get_mempolicy 260
|
D | s390.in | 247 get_mempolicy 269
|
D | i386.in | 274 get_mempolicy 275
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 219 TEST(get_mempolicy(&policy, getnodemask->maskp, in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
D | move_pages_support.c | 188 ret = get_mempolicy(&which_node, NULL, 0, in verify_pages_on_nodes()
|
12