Home
last modified time | relevance | path

Searched defs:nmask (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/mem/ksm/
Dksm02.c66 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in verify_ksm() local
Dksm04.c67 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in verify_ksm() local
/external/ltp/testcases/kernel/mem/vma/
Dvma02.c70 struct bitmask *nmask = numa_allocate_nodemask(); in main() local
Dvma04.c63 static struct bitmask *nmask; variable
/external/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c93 sigset_t nmask, omask; in handler() local
/external/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c51 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in test_cpuset() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
Dcpuset_syscall_test.c166 struct bitmask *nmask; in test_get_mempolicy() local
/external/ltp/testcases/kernel/mem/lib/
Dmem.c170 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in set_global_mempolicy() local
535 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in test_ksm_merge_across_nodes() local
/external/ppp/pppd/
Dsys-solaris.c2397 u_int32_t mask, nmask, ina; local
Dsys-linux.c1907 u_int32_t mask, nmask, ina; in GetMask() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3089 static int get_mempolicy(int *policy, unsigned long *nmask, in get_mempolicy()
3096 static int set_mempolicy(int mode, unsigned long *nmask, unsigned long maxnode) in set_mempolicy()
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1495 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1498 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1517 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1521 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1526 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1531 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1494 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1497 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1516 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1520 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1525 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1530 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument