Home
last modified time | relevance | path

Searched defs:nmask (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm04.c64 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in verify_ksm() local
H A Dksm02.c64 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in verify_ksm() local
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma02.c70 struct bitmask *nmask = numa_allocate_nodemask(); in main() local
H A Dvma04.c63 static struct bitmask *nmask; variable
/third_party/ltp/testcases/kernel/mem/cpuset/
H A Dcpuset01.c51 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in test_cpuset() local
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction01.c93 sigset_t nmask, omask; in handler() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H A Dcpuset_syscall_test.c166 struct bitmask *nmask; in test_get_mempolicy() local
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c171 unsigned long nmask[MAXNODES / BITS_PER_LONG] = { 0 }; in set_global_mempolicy() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c780 unsigned long long omask, nmask; in simplify_mask_or_and() local
914 unsigned long long mask, omask, nmask; in simplify_shift() local
1472 unsigned long long nmask; simplify_constant_mask() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c3089 static int get_mempolicy(int *policy, unsigned long *nmask, in get_mempolicy() argument
3096 static int set_mempolicy(int mode, unsigned long *nmask, unsigned long maxnode) in set_mempolicy() argument

Completed in 10 milliseconds