Searched defs:nr_nodes (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/lib/ |
D | rbtree_test.c | 171 static void check_postorder_foreach(int nr_nodes) in check_postorder_foreach() 181 static void check_postorder(int nr_nodes) in check_postorder() 191 static void check(int nr_nodes) in check() 218 static void check_augmented(int nr_nodes) in check_augmented()
|
D | maple_tree.c | 5627 int nr_nodes; in mas_expected_entries() local
|
/linux-6.12.1/mm/ |
D | numa_emulation.c | 87 u64 addr, u64 max_addr, int nr_nodes) in split_nodes_interleave() 203 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size() 221 int nr_nodes, struct numa_memblk *pblk, in split_nodes_size_interleave_uniform()
|
D | hugetlb.c | 1504 #define for_each_node_mask_to_alloc(next_node, nr_nodes, node, mask) \ argument 1510 #define for_each_node_mask_to_free(hs, nr_nodes, node, mask) \ argument 2131 int nr_nodes, node; in alloc_pool_huge_folio() local 2155 int nr_nodes, node; in remove_pool_hugetlb_folio() local 3122 int nr_nodes, node = nid; in __alloc_bootmem_huge_page() local 3570 int nr_nodes, node; in adjust_pool_surplus() local 3823 int nr_nodes, node; in demote_pool_huge_page() local
|
D | page_alloc.c | 5264 unsigned nr_nodes) in build_zonelists_in_node_order() 5308 int node, nr_nodes = 0; in build_zonelists() local
|
D | mempolicy.c | 1983 unsigned int target, nr_nodes; in weighted_interleave_nid() local
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | bootinfo.h | 35 int nr_nodes; member
|
/linux-6.12.1/arch/loongarch/mm/ |
D | cache.c | 46 int i, j, nr_nodes; in flush_cache_leaf() local
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | topology_amd.c | 46 static void store_node(struct topo_scan *tscan, u16 nr_nodes, u16 node_id) in store_node()
|
/linux-6.12.1/fs/btrfs/ |
D | backref.h | 403 int nr_nodes; member
|
/linux-6.12.1/arch/mips/include/asm/mach-loongson64/ |
D | loongson.h | 24 u32 nr_nodes; member
|
/linux-6.12.1/tools/perf/bench/ |
D | numa.c | 126 int nr_nodes; member 229 int i, nr_nodes = 0; in nr_numa_nodes() local
|
/linux-6.12.1/drivers/crypto/intel/iaa/ |
D | iaa_crypto_main.c | 30 static unsigned int nr_nodes; variable
|
/linux-6.12.1/fs/bcachefs/ |
D | btree_update_interior.c | 1144 unsigned nr_nodes[2] = { 0, 0 }; in bch2_btree_update_start() local
|