Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dapic.c2460 int thiscpu = num_processors + disabled_cpus; in generic_processor_info() local
2475 int thiscpu = max + disabled_cpus - 1; in generic_processor_info() local
2486 int thiscpu = max + disabled_cpus; in generic_processor_info() local
/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c2912 int get_physical_node_id(struct cpu_topology *thiscpu) in get_physical_node_id()
2930 int get_thread_siblings(struct cpu_topology *thiscpu) in get_thread_siblings()
/Linux-v6.1/mm/
Dmempolicy.c2573 int thiscpu = raw_smp_processor_id(); in mpol_misplaced() local