Searched defs:nr_nodes (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/lib/ | 
| D | rbtree_test.c | 117 static void check_postorder_foreach(int nr_nodes)  in check_postorder_foreach()127 static void check_postorder(int nr_nodes)  in check_postorder()
 137 static void check(int nr_nodes)  in check()
 164 static void check_augmented(int nr_nodes)  in check_augmented()
 
 | 
| /linux-4.4.14/arch/x86/mm/ | 
| D | numa_emulation.c | 82 					 u64 addr, u64 max_addr, int nr_nodes)  in split_nodes_interleave()
 | 
| /linux-4.4.14/mm/ | 
| D | hugetlb.c | 993 #define for_each_node_mask_to_alloc(hs, nr_nodes, node, mask)		\  argument999 #define for_each_node_mask_to_free(hs, nr_nodes, node, mask)		\  argument
 1121 	int nr_nodes, node;  in alloc_fresh_gigantic_page()  local
 1354 	int nr_nodes, node;  in alloc_fresh_huge_page()  local
 1382 	int nr_nodes, node;  in free_pool_huge_page()  local
 1956 	int nr_nodes, node;  in alloc_bootmem_huge_page()  local
 2116 	int nr_nodes, node;  in adjust_pool_surplus()  local
 
 | 
| D | page_alloc.c | 4111 static void build_zonelists_in_zone_order(pg_data_t *pgdat, int nr_nodes)  in build_zonelists_in_zone_order()
 | 
| /linux-4.4.14/arch/mips/include/asm/mach-loongson64/ | 
| D | boot_param.h | 184 	u32 nr_nodes;  member
 | 
| /linux-4.4.14/tools/perf/bench/ | 
| D | numa.c | 116 	int			nr_nodes;  member
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | relocation.c | 119 	int nr_nodes;  member
 |