Home
last modified time | relevance | path

Searched defs:nodemask (Results 1 – 14 of 14) sorted by relevance

/external/strace/tests-m32/
Dget_mempolicy.c48 unsigned long *const nodemask = in print_nodes() local
85 const unsigned long *nodemask = (void *) 0xfacedad3bebefed4ULL; in main() local
Dset_mempolicy.c56 unsigned long *const nodemask = in print_nodes() local
129 const unsigned long *nodemask = (void *) 0xfacefeedfffffffeULL; in main() local
Dmbind.c43 const unsigned long nodemask = (unsigned long) 0xfacefeedfffffff1ULL; in main() local
/external/strace/tests/
Dget_mempolicy.c48 unsigned long *const nodemask = in print_nodes() local
85 const unsigned long *nodemask = (void *) 0xfacedad3bebefed4ULL; in main() local
Dset_mempolicy.c56 unsigned long *const nodemask = in print_nodes() local
129 const unsigned long *nodemask = (void *) 0xfacefeedfffffffeULL; in main() local
Dmbind.c43 const unsigned long nodemask = (unsigned long) 0xfacefeedfffffff1ULL; in main() local
/external/strace/tests-mx32/
Dget_mempolicy.c48 unsigned long *const nodemask = in print_nodes() local
85 const unsigned long *nodemask = (void *) 0xfacedad3bebefed4ULL; in main() local
Dset_mempolicy.c56 unsigned long *const nodemask = in print_nodes() local
129 const unsigned long *nodemask = (void *) 0xfacefeedfffffffeULL; in main() local
Dmbind.c43 const unsigned long nodemask = (unsigned long) 0xfacefeedfffffff1ULL; in main() local
/external/ltp/testcases/kernel/lib/
Dnuma_helper.c60 static void get_nodemask_allnodes(nodemask_t * nodemask, unsigned long max_node) in get_nodemask_allnodes()
75 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem()
126 static void filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_cpu()
168 nodemask_t *nodemask = NULL; in get_allowed_nodes_arr() local
/external/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c209 nodemask_t *nodemask, *getnodemask; in do_test() local
211 struct bitmask *nodemask = numa_allocate_nodemask(); in do_test() local
/external/ltp/testcases/kernel/syscalls/get_mempolicy/
Dget_mempolicy01.c225 nodemask_t *nodemask, *getnodemask; in do_test() local
228 struct bitmask *nodemask = numa_allocate_nodemask(); in do_test() local
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c812 nodemask_t * nodemask, int flags) in segment_mbind()
Dcommands.c874 nodemask_t *nodemask = NULL; in mbind_seg() local