Searched refs:MPOL_INTERLEAVE (Results 1 – 19 of 19) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy01.c | 67 POLICY_DESC(MPOL_INTERLEAVE), 93 POLICY_DESC_FLAGS(MPOL_INTERLEAVE, MPOL_F_ADDR),
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 78 POLICY_DESC_TEXT(MPOL_INTERLEAVE, "no target"), 84 POLICY_DESC(MPOL_INTERLEAVE),
|
D | mbind02.c | 94 MPOL_INTERLEAVE,
|
D | mbind03.c | 105 MPOL_INTERLEAVE,
|
D | mbind04.c | 116 MPOL_INTERLEAVE,
|
/third_party/ltp/testcases/kernel/mem/oom/ |
D | oom02.c | 49 testoom(MPOL_INTERLEAVE, 0, ENOMEM, 1); in verify_oom()
|
D | oom03.c | 77 testoom(MPOL_INTERLEAVE, 0, ENOMEM, 1); in verify_oom()
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux-musl.txt | 10 MPOL_INTERLEAVE
|
D | linux-gnu.txt | 154 MPOL_INTERLEAVE
|
D | android.txt | 1185 MPOL_INTERLEAVE
|
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
D | set_mempolicy02.c | 87 TEST(set_mempolicy(MPOL_INTERLEAVE, bm->maskp, bm->size+1)); in verify_set_mempolicy()
|
D | set_mempolicy04.c | 111 TEST(set_mempolicy(MPOL_INTERLEAVE, bm->maskp, bm->size+1)); in verify_set_mempolicy()
|
/third_party/ltp/libs/libltpnuma/ |
D | tst_numa.c | 57 case MPOL_INTERLEAVE: in tst_mempolicy_mode_name()
|
/third_party/ltp/testcases/kernel/mem/vma/ |
D | vma04.c | 164 MPOL_INTERLEAVE, nmask->maskp, nmask->size, 0) != 0) { in mem_interleave()
|
/third_party/ltp/testcases/kernel/mem/lib/ |
D | mem.c | 191 case MPOL_INTERLEAVE: in set_global_mempolicy()
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 254 "interleaved", MPOL_INTERLEAVE}, {
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2735 pub const MPOL_INTERLEAVE: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1758 pub const MPOL_INTERLEAVE: ::c_int = 3; constant
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 40576 MPOL_INTERLEAVE = 3, enumerator
|