Searched defs:NUMA_NO_NODE (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/include/linux/
H A Dnuma.h14 #define NUMA_NO_NODE (-1) macro
/linux-master/include/linux/
H A Dnuma.h15 #define NUMA_NO_NODE (-1) macro
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_common.h10 #define NUMA_NO_NODE (-1) macro
/linux-master/arch/loongarch/kernel/
H A Dacpi.c330 set_cpuid_to_node(cpu_logical_map(cpu), NUMA_NO_NODE); local
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c838 set_apicid_to_node(per_cpu(x86_cpu_to_apicid, cpu), NUMA_NO_NODE); local
/linux-master/net/core/
H A Ddev.c2452 netdev_get_tx_queue(dev, i), NUMA_NO_NODE); local

Completed in 159 milliseconds