Searched refs:thiscpu (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-mvebu/
H A Dplatsmp.c53 int thiscpu; set_secondary_cpu_clock() local
57 thiscpu = get_cpu(); set_secondary_cpu_clock()
59 cpu_clk = get_cpu_clk(thiscpu); set_secondary_cpu_clock()
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c2015 int thiscpu = num_processors + disabled_cpus; generic_processor_info() local
2019 thiscpu, apicid); generic_processor_info()
2031 int thiscpu = max + disabled_cpus - 1; generic_processor_info() local
2036 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid); generic_processor_info()
2043 int thiscpu = max + disabled_cpus; generic_processor_info() local
2047 " Processor %d/0x%x ignored.\n", max, thiscpu, apicid); generic_processor_info()
/linux-4.1.27/mm/
H A Dmempolicy.c2256 int thiscpu = raw_smp_processor_id(); mpol_misplaced() local
2257 int thisnid = cpu_to_node(thiscpu); mpol_misplaced()
2308 if (!should_numa_migrate_memory(current, page, curnid, thiscpu)) mpol_misplaced()

Completed in 184 milliseconds