Home
last modified time | relevance | path

Searched refs:node_set (Results 1 – 25 of 25) sorted by relevance

/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py83 def expand(self, node_set): argument
85 for nd in node_set:
88 return node_set
91 return new_current_node.expand({self} | node_set)
93 return n.expand(self, node_set)
120 def expand(self, node, node_set): argument
121 return self.op.expand(self, node, node_set)
170 def expand(n: ASTNode, node: GraphNode, node_set) -> set[GraphNode]: argument
186 def expand(n: ASTNode, node: GraphNode, node_set) -> set[GraphNode]: argument
189 return node.expand(node_set)
[all …]
/linux/drivers/of/
H A Dof_numa.c36 node_set(nid, numa_nodes_parsed); in of_numa_parse_cpu_nodes()
65 node_set(nid, numa_nodes_parsed); in of_numa_parse_memory_nodes()
115 node_set(nodea, numa_nodes_parsed); in of_numa_parse_distance_map_v1()
/linux/arch/x86/mm/
H A Dsrat.c59 node_set(node, numa_nodes_parsed); in acpi_numa_x2apic_affinity_init()
99 node_set(node, numa_nodes_parsed); in acpi_numa_processor_affinity_init()
/linux/arch/mips/sgi-ip27/
H A Dip27-klnuma.c34 node_set(0, ktext_repmask); in setup_replication_mask()
47 node_set(nasid, ktext_repmask); in setup_replication_mask()
H A Dip27-smp.c79 node_set(nasid, node_possible_map); in cpu_node_probe()
/linux/drivers/acpi/numa/
H A Dsrat.c80 node_set(node, nodes_found_map); in acpi_map_pxm_to_node()
157 node_set(j, nodes_to_enable); in fix_pxm_node_maps()
402 node_set(node, numa_nodes_parsed); in acpi_parse_memory_affinity()
472 node_set(node, numa_nodes_parsed); in acpi_parse_cfmws()
554 node_set(node, numa_nodes_parsed); in acpi_parse_gi_affinity()
/linux/arch/loongarch/kernel/
H A Dacpi.c284 node_set(node, numa_nodes_parsed); in acpi_numa_processor_affinity_init()
318 node_set(node, numa_nodes_parsed); in acpi_numa_x2apic_affinity_init()
345 node_set(nid, numa_nodes_parsed); in acpi_map_cpu2node()
H A Dnuma.c237 node_set(0, numa_nodes_parsed); in fake_numa_init()
/linux/arch/arm64/kernel/
H A Dacpi_numa.c107 node_set(node, numa_nodes_parsed); in acpi_numa_gicc_affinity_init()
/linux/arch/riscv/kernel/
H A Dacpi_numa.c130 node_set(node, numa_nodes_parsed); in acpi_numa_rintc_affinity_init()
/linux/mm/
H A Dnuma_emulation.c246 node_set(pblk->nid, physnode_mask); in split_nodes_size_interleave_uniform()
474 node_set(ei.blk[i].nid, numa_nodes_parsed); in numa_emulation()
H A Dnuma_memblks.c29 node_set(mi->blk[i].nid, *nodemask); in numa_nodemask_from_meminfo()
375 node_set(nid, reserved_nodemask); in numa_clear_kernel_node_hotplug()
H A Dmemory-tiers.c462 node_set(target, nd->preferred); in establish_demotion_targets()
557 node_set(node, memtype->nodes); in set_node_memory_tier()
H A Dmempolicy.c390 node_set(first_node(*nodes), pol->nodes); in mpol_new_preferred()
1222 node_set(source, nmask); in migrate_to_node()
3297 node_set(nid, interleave_nodes); in numa_policy_init()
3302 node_set(prefer, interleave_nodes); in numa_policy_init()
3441 node_set(first_node(nodes), new->nodes); in mpol_parse_str()
H A Dslub.c6254 node_set(nid, slab_nodes); in slab_mem_going_online_callback()
6341 node_set(node, slab_nodes); in kmem_cache_init()
6695 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location()
6733 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location()
H A Dmemory_hotplug.c1867 node_set(mtc.nid, nmask); in do_migrate_range()
H A Dkhugepaged.c900 node_set(nid, cc->alloc_nmask); in hpage_collapse_find_target_node()
H A Dpage_alloc.c5511 node_set(node, *used_node_mask); in __build_all_zonelists()
5542 node_set(best_node, *used_node_mask); in __build_all_zonelists()
H A Dhugetlb.c1981 node_set(nid, *node_alloc_noretry); in alloc_buddy_hugetlb_folio()
5006 node_set(nid, hugetlb_bootmem_nodes); in hugetlb_bootmem_set_nodes()
/linux/drivers/base/
H A Darch_numa.c286 node_set(0, numa_nodes_parsed); in dummy_numa_init()
/linux/lib/
H A Dgroup_cpus.c93 node_set(n, *nodemsk); in get_nodes_in_cpumask()
/linux/drivers/irqchip/
H A Dirq-loongson-eiointc.c435 node_set(cpu_to_eio_node(i), priv->node_map); in eiointc_init()
/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c836 node_set(nid, sgx_numa_mask); in sgx_page_cache_init()
/linux/drivers/nvme/host/
H A Dmultipath.c1118 node_set(node, numa_nodes); in numa_nodes_show()
/linux/kernel/sched/
H A Dfair.c2853 node_set(b, this_group); in preferred_group_nid()