Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/locks/exclusive/aarch64/
H A Dspinlock.c94 static bool spin_trylock_excl(volatile uint32_t *dst) in spin_trylock_excl() function
137 return spin_trylock_excl(dst); in spin_trylock()