Home
last modified time | relevance | path

Searched defs:thiscpu (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/x86/kernel/apic/
Dapic.c2388 int thiscpu = num_processors + disabled_cpus; in generic_processor_info() local
2403 int thiscpu = max + disabled_cpus - 1; in generic_processor_info() local
2414 int thiscpu = max + disabled_cpus; in generic_processor_info() local
/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c2726 int get_physical_node_id(struct cpu_topology *thiscpu) in get_physical_node_id()
2745 int get_thread_siblings(struct cpu_topology *thiscpu) in get_thread_siblings()
/linux-5.10/mm/
Dmempolicy.c2469 int thiscpu = raw_smp_processor_id(); in mpol_misplaced() local