Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c2411 int thiscpu = num_processors + disabled_cpus; in generic_processor_info() local
2427 int thiscpu = max + disabled_cpus - 1; in generic_processor_info() local
2439 int thiscpu = max + disabled_cpus; in generic_processor_info() local
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c2608 int get_physical_node_id(struct cpu_topology *thiscpu) in get_physical_node_id()
2627 int get_thread_siblings(struct cpu_topology *thiscpu) in get_thread_siblings()
/Linux-v5.4/mm/
Dmempolicy.c2391 int thiscpu = raw_smp_processor_id(); in mpol_misplaced() local