Home
last modified time | relevance | path

Searched refs:atomic_long_cmpxchg_release (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/locking/
H A Dmutex.c171 if (atomic_long_cmpxchg_release(&lock->owner, curr, 0UL) == curr) in __mutex_unlock_fast()
231 old = atomic_long_cmpxchg_release(&lock->owner, owner, new); in __mutex_handoff()
1242 old = atomic_long_cmpxchg_release(&lock->owner, owner, in __mutex_unlock_slowpath()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/locking/
H A Dmutex.c171 if (atomic_long_cmpxchg_release(&lock->owner, curr, 0UL) == curr) in __mutex_unlock_fast()
231 old = atomic_long_cmpxchg_release(&lock->owner, owner, new); in __mutex_handoff()
1242 old = atomic_long_cmpxchg_release(&lock->owner, owner, in __mutex_unlock_slowpath()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/locking/
H A Dmutex.c171 if (atomic_long_cmpxchg_release(&lock->owner, curr, 0UL) == curr) in __mutex_unlock_fast()
231 old = atomic_long_cmpxchg_release(&lock->owner, owner, new); in __mutex_handoff()
1242 old = atomic_long_cmpxchg_release(&lock->owner, owner, in __mutex_unlock_slowpath()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Datomic-long.h423 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function
917 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Datomic-long.h423 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function
917 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Datomic-long.h423 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function
917 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() function