Searched defs:this_cpu (Results 1 - 25 of 61) sorted by path

123

/linux-master/arch/arm/kernel/
H A Dsmp_tlb.c166 int this_cpu; local
H A Dmachine_kexec.c105 int cpu, this_cpu = raw_smp_processor_id(); local
/linux-master/init/
H A Dcalibrate.c279 int this_cpu = smp_processor_id(); local
/linux-master/arch/alpha/kernel/
H A Dsmp.c512 int this_cpu = smp_processor_id(); local
641 int cpu, this_cpu = smp_processor_id(); local
688 int cpu, this_cpu = smp_processor_id(); local
742 int cpu, this_cpu local
[all...]
/linux-master/arch/arm/common/
H A DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; local
/linux-master/arch/arm/include/asm/
H A Dmmu_context.h52 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, argument
/linux-master/arch/arm/mm/
H A Dcontext.c51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, argument
/linux-master/arch/arm64/kernel/
H A Dsmp.c722 unsigned int this_cpu; local
871 int this_cpu = raw_smp_processor_id(); local
/linux-master/arch/parisc/kernel/
H A Dsmp.c122 int this_cpu = smp_processor_id(); local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Ddbell.h146 int this_cpu = get_cpu(); local
/linux-master/arch/powerpc/kernel/
H A Dfadump.c697 int old_cpu, this_cpu; local
/linux-master/arch/s390/kernel/
H A Dmachine_kexec.c82 int this_cpu, cpu; local
H A Dprocessor.c69 int cpu, this_cpu; local
/linux-master/arch/s390/mm/
H A Dmaccess.c156 int this_cpu, cpu; local
/linux-master/arch/sparc/kernel/
H A Dchmc.c593 unsigned long ret, this_cpu; local
H A Dirq_64.c1003 void notrace sun4v_register_mondo_queues(int this_cpu) argument
H A Dnmi.c75 int this_cpu = smp_processor_id(); local
H A Dprocess_64.c244 int this_cpu, cpu; local
309 static void __global_pmu_self(int this_cpu) argument
191 __global_reg_self(struct thread_info *tp, struct pt_regs *regs, int this_cpu) argument
343 int this_cpu, cpu; local
[all...]
H A Dsmp_64.c647 int this_cpu, tot_cpus, prev_sent, i, rem; local
789 int this_cpu, i, cnt; local
945 int this_cpu; local
1511 int this_cpu = smp_processor_id(); local
[all...]
/linux-master/arch/sparc/mm/
H A Dinit_64.c229 static inline void set_dcache_dirty(struct folio *folio, int this_cpu) argument
299 int this_cpu = get_cpu(); local
467 int this_cpu; local
/linux-master/arch/x86/hyperv/
H A Dhv_apic.c160 int cur_cpu, vcpu, this_cpu = smp_processor_id(); local
/linux-master/arch/x86/kernel/apic/
H A Dapic_numachip.c104 unsigned int this_cpu = smp_processor_id(); local
115 unsigned int this_cpu = smp_processor_id(); local
H A Dipi.c214 unsigned int cpu, this_cpu = smp_processor_id(); local
265 unsigned int cpu, this_cpu = smp_processor_id(); local
H A Dx2apic_phys.c57 unsigned long this_cpu; local
H A Dx2apic_uv_x.c723 unsigned int this_cpu = smp_processor_id(); local
734 unsigned int this_cpu = smp_processor_id(); local

Completed in 600 milliseconds

123