Home
last modified time | relevance | path

Searched defs:this_cpu (Results 1 – 25 of 32) sorted by relevance

12

/arch/powerpc/kernel/
Ddbell.c63 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
/arch/alpha/kernel/
Dsmp.c526 int this_cpu = smp_processor_id(); in handle_ipi() local
655 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local
702 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local
756 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_range() local
/arch/x86/lib/
Dmsr-smp.c12 int this_cpu = raw_smp_processor_id(); in __rdmsr_on_cpu() local
26 int this_cpu = raw_smp_processor_id(); in __wrmsr_on_cpu() local
104 int this_cpu; in __rwmsr_on_cpus() local
/arch/sparc/kernel/
Dprocess_64.c205 int this_cpu) in __global_reg_self()
257 int this_cpu, cpu; in arch_trigger_cpumask_backtrace() local
322 static void __global_pmu_self(int this_cpu) in __global_pmu_self()
356 int this_cpu, cpu; in pmu_snapshot_all_cpus() local
Dnmi.c70 int this_cpu = smp_processor_id(); in die_nmi() local
Dsmp_64.c650 int this_cpu, tot_cpus, prev_sent, i, rem; in hypervisor_xcall_deliver() local
792 int this_cpu, i, cnt; in xcall_deliver() local
942 int this_cpu; in smp_flush_dcache_page_impl() local
1508 int this_cpu = smp_processor_id(); in smp_send_stop() local
/arch/x86/kernel/apic/
Dapic_numachip.c130 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local
141 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
Dipi.c205 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local
271 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
Dx2apic_phys.c55 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
Dx2apic_uv_x.c562 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_mask_allbutself() local
573 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_allbutself() local
/arch/arm/include/asm/
Dmmu_context.h40 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/arch/x86/kernel/cpu/mce/
Dtherm_throt.c152 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
208 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/arch/arm/mm/
Dcontext.c51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/arch/x86/xen/
Dsmp.c262 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
/arch/s390/kernel/
Dmachine_kexec.c110 int this_cpu, cpu; in __machine_kdump() local
Dprocessor.c65 int cpu, this_cpu; in stop_machine_yield() local
/arch/x86/hyperv/
Dhv_apic.c217 unsigned int this_cpu = smp_processor_id(); in hv_send_ipi_mask_allbutself() local
/arch/arm/kernel/
Dsmp_tlb.c166 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
/arch/ia64/kernel/
Dsmp.c99 int this_cpu = get_cpu(); in handle_IPI() local
Dprocess.c216 unsigned int this_cpu = smp_processor_id(); in play_dead() local
/arch/parisc/kernel/
Dsmp.c125 int this_cpu = smp_processor_id(); in ipi_interrupt() local
/arch/x86/kernel/
Dprocess.c314 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
/arch/arm/common/
DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/arch/arm64/kernel/
Dsmp.c724 unsigned int this_cpu; in smp_prepare_cpus() local
/arch/sparc/mm/
Dinit_64.c224 static inline void set_dcache_dirty(struct page *page, int this_cpu) in set_dcache_dirty()
293 int this_cpu = get_cpu(); in flush_dcache() local
478 int this_cpu; in flush_dcache_page() local

12