Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_shared_io.c11 static unsigned int shregs_lock = SPINLOCK_UNLOCK; variable
15 return may_spin_lock(&shregs_lock); in lock_stm32shregs()
20 may_spin_unlock(&shregs_lock, exceptions); in unlock_stm32shregs()