Home
last modified time | relevance | path

Searched refs:cpu_relax (Results 1 – 25 of 137) sorted by relevance

123456

/arch/mips/kernel/
A Dsync-r4k.c77 cpu_relax(); in check_counter_warp()
117 cpu_relax(); in check_counter_sync_source()
127 cpu_relax(); in check_counter_sync_source()
193 cpu_relax(); in synchronise_count_slave()
211 cpu_relax(); in synchronise_count_slave()
A Dcrash.c48 cpu_relax(); in crash_shutdown_secondary()
76 cpu_relax(); in crash_kexec_prepare_cpus()
/arch/mips/include/asm/vdso/
A Dprocessor.h20 #define cpu_relax() smp_mb() macro
22 #define cpu_relax() barrier() macro
/arch/arm/include/asm/vdso/
A Dprocessor.h11 #define cpu_relax() \ macro
17 #define cpu_relax() barrier() macro
/arch/powerpc/include/asm/vdso/
A Dprocessor.h25 #define cpu_relax() \ macro
33 #define cpu_relax() barrier() macro
/arch/powerpc/kvm/
A Dbook3s_hv_hmi.c39 cpu_relax(); in wait_for_subcore_guest_exit()
49 cpu_relax(); in wait_for_tb_resync()
/arch/arm/mach-sa1100/
A Dssp.c58 cpu_relax(); in ssp_write_word()
67 cpu_relax(); in ssp_write_word()
95 cpu_relax(); in ssp_read_word()
/arch/arm/mach-omap2/
A Dwd_timer.c50 cpu_relax(); in omap2_wd_timer_disable()
54 cpu_relax(); in omap2_wd_timer_disable()
/arch/x86/kernel/
A Dtsc_sync.c298 cpu_relax(); in check_tsc_warp()
372 cpu_relax(); in check_tsc_sync_source()
382 cpu_relax(); in check_tsc_sync_source()
465 cpu_relax(); in check_tsc_sync_target()
483 cpu_relax(); in check_tsc_sync_target()
/arch/arm/mach-hisi/
A Dplatmcpm.c94 cpu_relax(); in hip04_set_snoop_filter()
124 cpu_relax(); in hip04_boot_secondary()
134 cpu_relax(); in hip04_boot_secondary()
207 cpu_relax(); in hip04_cpu_kill()
222 cpu_relax(); in hip04_cpu_kill()
/arch/arm/mach-exynos/
A Dpm.c225 cpu_relax(); in exynos_cpu0_enter_aftr()
249 cpu_relax(); in exynos_cpu0_enter_aftr()
254 cpu_relax(); in exynos_cpu0_enter_aftr()
/arch/parisc/include/asm/
A Dspinlock.h130 cpu_relax(); in arch_read_lock()
136 cpu_relax(); in arch_write_lock()
/arch/arm64/include/asm/vdso/
A Dprocessor.h10 static inline void cpu_relax(void) in cpu_relax() function
/arch/s390/include/asm/vdso/
A Dprocessor.h5 #define cpu_relax() barrier() macro
/arch/x86/platform/uv/
A Duv_nmi.c548 slave_wait: cpu_relax(); in uv_check_nmi()
754 cpu_relax(); in uv_nmi_trigger_dump()
771 cpu_relax(); in uv_nmi_sync_exit()
775 cpu_relax(); in uv_nmi_sync_exit()
790 cpu_relax(); in uv_nmi_action_health()
824 cpu_relax(); in uv_nmi_dump_state()
826 cpu_relax(); in uv_nmi_dump_state()
916 cpu_relax(); in uv_call_kgdb_kdb()
/arch/loongarch/include/asm/vdso/
A Dprocessor.h10 #define cpu_relax() barrier() macro
/arch/loongarch/kernel/
A Dmachine_kexec.c153 cpu_relax(); in kexec_shutdown_secondary()
187 cpu_relax(); in crash_shutdown_secondary()
221 cpu_relax(); in crash_smp_send_stop()
/arch/sh/kernel/cpu/sh4a/
A Dsmp-shx3.c95 cpu_relax(); in shx3_start_cpu()
119 cpu_relax(); in shx3_update_boot_vector()
/arch/riscv/include/asm/vdso/
A Dprocessor.h10 static inline void cpu_relax(void) in cpu_relax() function
/arch/x86/include/asm/vdso/
A Dprocessor.h16 static __always_inline void cpu_relax(void) in cpu_relax() function
/arch/sparc/include/asm/
A Dprocessor_64.h191 #define cpu_relax() asm volatile("\n99:\n\t" \ macro
197 #define cpu_relax() asm volatile("\n99:\n\t" \ macro
/arch/mips/sgi-ip30/
A Dip30-console.c22 cpu_relax(); in prom_putchar()
/arch/riscv/kernel/
A Dunaligned_access_speed.c60 cpu_relax(); in check_unaligned_access()
82 cpu_relax(); in check_unaligned_access()
316 cpu_relax(); in check_vector_unaligned_access()
338 cpu_relax(); in check_vector_unaligned_access()
/arch/loongarch/include/asm/
A Dqspinlock.h30 cpu_relax(); in virt_spin_lock()
/arch/loongarch/lib/
A Ddelay.c17 cpu_relax(); in __delay()

Completed in 28 milliseconds

123456