Searched defs:max_node (Results 1 - 12 of 12) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
| H A D | migrate_pages03.c | 41 static int num_nodes, max_node; variable
|
| H A D | migrate_pages02.c | 71 unsigned long nodemask_size, max_node; in migrate_to_node() local
|
| /third_party/ltp/testcases/kernel/lib/ |
| H A D | numa_helper.c | 41 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() argument 64 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem() argument 115 filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) filter_nodemask_cpu() argument 164 unsigned long max_node, nodemask_size; get_allowed_nodes_arr() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/memblock/tests/ |
| H A D | alloc_exact_nid_api.c | 261 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_exact_nid_top_down_numa_no_overlap_low_check() local 532 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_exact_nid_bottom_up_numa_no_overlap_low_check() local 755 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_exact_nid_numa_no_overlap_high_generic_check() local
|
| H A D | alloc_nid_api.c | 1696 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_nid_top_down_numa_no_overlap_low_check() local 1752 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_nid_top_down_numa_no_overlap_high_check() local 2244 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_nid_bottom_up_numa_no_overlap_low_check() local 2300 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_nid_bottom_up_numa_no_overlap_high_check() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 470 int i, max_node = numa_max_node(); in get_next_mem_node() local
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| H A D | commands.c | 443 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/ |
| H A D | gpir.h | 178 bool max_node, next_max_node; member
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | fair.c | 2375 int node, max_node = nid; in preferred_group_nid() local
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | fair.c | 2325 int node, max_node = nid; in preferred_group_nid() local
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | fair.c | 2808 int node, max_node = nid; in preferred_group_nid() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 33835 let mut max_node = root2; in full_range() variables [all...] |
Completed in 109 milliseconds