Home
last modified time | relevance | path

Searched refs:MPOL_LOCAL (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
H A Dnumaif.h9 #ifndef MPOL_LOCAL
10 # define MPOL_LOCAL 4 macro
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind01.c105 POLICY_DESC(MPOL_LOCAL),
113 POLICY_DESC_TEXT(MPOL_LOCAL, "target exists"),
141 if (policy != MPOL_PREFERRED && policy != MPOL_LOCAL) { in check_policy_pref_or_local()
143 "expected MPOL_PREFERRED or MPOL_LOCAL", in check_policy_pref_or_local()
199 if (tc->policy == MPOL_LOCAL) { in do_test()
/third_party/ltp/libs/libltpnuma/
H A Dtst_numa.c59 case MPOL_LOCAL: in tst_mempolicy_mode_name()
60 return "MPOL_LOCAL"; in tst_mempolicy_mode_name()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2736 pub const MPOL_LOCAL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1759 pub const MPOL_LOCAL: ::c_int = 4; consts

Completed in 22 milliseconds