Home
last modified time | relevance | path

Searched defs:max_node (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/lib/
Dnuma_helper.c41 unsigned long max_node = 0; in get_max_node() local
49 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()
164 unsigned long max_node, nodemask_size; in get_allowed_nodes_arr() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages03.c41 static int num_nodes, max_node; variable
Dmigrate_pages02.c71 unsigned long nodemask_size, max_node; in migrate_to_node() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c443 int nr_nodes = 0, max_node = gcp->numa_max_node; in get_current_nodeid_list() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dgpir.h178 bool max_node, next_max_node; member
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs33835 let mut max_node = root2; localVariable