Home
last modified time | relevance | path

Searched refs:PPC_ACQUIRE_BARRIER (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/arch/powerpc/include/asm/
Dsynch.h61 #define PPC_ACQUIRE_BARRIER "\n" stringify_in_c(__PPC_ACQUIRE_BARRIER) macro
66 #define PPC_ACQUIRE_BARRIER macro
Dsimple_spinlock.h60 PPC_ACQUIRE_BARRIER in __arch_spin_trylock()
169 PPC_ACQUIRE_BARRIER in __arch_read_trylock()
193 PPC_ACQUIRE_BARRIER in __arch_write_trylock()
Dcmpxchg.h208 CMPXCHG_GEN(u8, _acquire, , PPC_ACQUIRE_BARRIER, "memory");
212 CMPXCHG_GEN(u16, _acquire, , PPC_ACQUIRE_BARRIER, "memory");
296 PPC_ACQUIRE_BARRIER in __cmpxchg_u32_acquire()
380 PPC_ACQUIRE_BARRIER in __cmpxchg_u64_acquire()
Datomic.h21 __asm__ __volatile__(PPC_ACQUIRE_BARRIER "" : : : "memory")
151 "\t" PPC_ACQUIRE_BARRIER " \n" in arch_atomic_try_cmpxchg_lock()
Dbitops.h174 PPC_ACQUIRE_BARRIER, IS_ENABLED(CONFIG_PPC64))