Searched defs:nodemask (Results 1 - 6 of 6) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
| H A D | get_mempolicy02.c | 34 static struct bitmask *nodemask; variable
|
| H A D | get_mempolicy01.c | 38 static struct bitmask *nodemask, *getnodemask, *empty_nodemask; variable [all...] |
| /third_party/ltp/testcases/kernel/lib/ |
| H A D | numa_helper.c | 49 static void get_nodemask_allnodes(nodemask_t * nodemask, unsigned long max_node) in get_nodemask_allnodes() argument 64 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem() argument 115 static void filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_cpu() argument 157 nodemask_t *nodemask = NULL; get_allowed_nodes_arr() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/mbind/ |
| H A D | mbind01.c | 32 static struct bitmask *nodemask, *getnodemask, *empty_nodemask; variable [all...] |
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| H A D | segment.c | 813 segment_mbind(char *name, range_t * range, int policy, nodemask_t * nodemask, int flags) segment_mbind() argument
|
| H A D | commands.c | 928 nodemask_t *nodemask = NULL; in mbind_seg() local
|
Completed in 5 milliseconds