/arch/powerpc/kernel/ |
D | dbell.c | 63 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
|
/arch/alpha/kernel/ |
D | smp.c | 526 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/ |
D | msr-smp.c | 12 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/ |
D | process_64.c | 205 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
|
D | nmi.c | 70 int this_cpu = smp_processor_id(); in die_nmi() local
|
D | smp_64.c | 650 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/ |
D | apic_numachip.c | 130 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
|
D | ipi.c | 205 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
|
D | x2apic_phys.c | 55 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
D | x2apic_uv_x.c | 562 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/ |
D | mmu_context.h | 40 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/arch/x86/kernel/cpu/mce/ |
D | therm_throt.c | 152 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/ |
D | context.c | 51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/arch/x86/xen/ |
D | smp.c | 262 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
|
/arch/s390/kernel/ |
D | machine_kexec.c | 110 int this_cpu, cpu; in __machine_kdump() local
|
D | processor.c | 65 int cpu, this_cpu; in stop_machine_yield() local
|
/arch/x86/hyperv/ |
D | hv_apic.c | 217 unsigned int this_cpu = smp_processor_id(); in hv_send_ipi_mask_allbutself() local
|
/arch/arm/kernel/ |
D | smp_tlb.c | 166 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
|
/arch/ia64/kernel/ |
D | smp.c | 99 int this_cpu = get_cpu(); in handle_IPI() local
|
D | process.c | 216 unsigned int this_cpu = smp_processor_id(); in play_dead() local
|
/arch/parisc/kernel/ |
D | smp.c | 125 int this_cpu = smp_processor_id(); in ipi_interrupt() local
|
/arch/x86/kernel/ |
D | process.c | 314 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
|
/arch/arm/common/ |
D | bL_switcher.c | 149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
|
/arch/arm64/kernel/ |
D | smp.c | 724 unsigned int this_cpu; in smp_prepare_cpus() local
|
/arch/sparc/mm/ |
D | init_64.c | 224 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
|