Home
last modified time | relevance | path

Searched refs:HAVE_DECL_MPOL_F_NODE (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dmempolicyflags.h2 #if !(defined(MPOL_F_NODE) || (defined(HAVE_DECL_MPOL_F_NODE) && HAVE_DECL_MPOL_F_NODE))
/external/ltp/android/include/
Dconfig.h64 #define HAVE_DECL_MPOL_F_NODE 0 macro
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3090 #if HAVE_DECL_MPOL_F_ADDR && HAVE_DECL_MPOL_F_NODE
3461 #if HAVE_DECL_MPOL_F_ADDR && HAVE_DECL_MPOL_F_NODE in cpuset_addr2node()