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.c57 unsigned long *const nodemask = in print_nodes() local
130 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.c57 unsigned long *const nodemask = in print_nodes() local
130 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.c57 unsigned long *const nodemask = in print_nodes() local
130 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.c49 static void get_nodemask_allnodes(nodemask_t * nodemask, unsigned long max_node) in get_nodemask_allnodes()
64 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem()
115 static void filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_cpu()
157 nodemask_t *nodemask = NULL; in get_allowed_nodes_arr() local
/external/ltp/testcases/kernel/syscalls/get_mempolicy/
Dget_mempolicy01.c225 struct bitmask *nodemask = numa_allocate_nodemask(); in do_test() local
/external/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c30 static struct bitmask *nodemask, *getnodemask, *empty_nodemask; variable
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c814 nodemask_t * nodemask, int flags) in segment_mbind()
Dcommands.c864 nodemask_t *nodemask = NULL; in mbind_seg() local