Searched refs:MPOL_DEFAULT (Results 1 – 14 of 14) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy02.c | 46 POLICY_DESC_TEXT(MPOL_DEFAULT, "invalid address"), 52 POLICY_DESC_TEXT(MPOL_DEFAULT, "invalid flags, no target"),
|
D | get_mempolicy01.c | 57 POLICY_DESC_NO_TARGET(MPOL_DEFAULT), 82 POLICY_DESC_FLAGS_NO_TARGET(MPOL_DEFAULT, MPOL_F_ADDR),
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 52 POLICY_DESC(MPOL_DEFAULT), 59 POLICY_DESC_TEXT(MPOL_DEFAULT, "target exists"), 125 POLICY_DESC_TEXT(MPOL_DEFAULT, "invalid flags"),
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux-musl.txt | 9 MPOL_DEFAULT
|
D | linux-gnu.txt | 150 MPOL_DEFAULT
|
D | android.txt | 1181 MPOL_DEFAULT
|
/third_party/ltp/testcases/kernel/mem/vma/ |
D | vma02.c | 109 err = mbind(addr, pagesize * 3, MPOL_DEFAULT, NULL, 0, 0); in main()
|
D | vma04.c | 177 MPOL_DEFAULT, NULL, 0, 0) != 0) { in mem_unbind()
|
/third_party/ltp/libs/libltpnuma/ |
D | tst_numa.c | 51 case MPOL_DEFAULT: in tst_mempolicy_mode_name()
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 251 "default", MPOL_DEFAULT}, { 962 if (policy != MPOL_DEFAULT) { in mbind_seg()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 3744 if (set_mempolicy(MPOL_DEFAULT, bitmask_mask(mems), in cpuset_unpin()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2732 pub const MPOL_DEFAULT: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1755 pub const MPOL_DEFAULT: ::c_int = 0; constant
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 40573 MPOL_DEFAULT = 0, enumerator
|