Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/rstctrl/
A Drstctrl.c21 static unsigned int rstctrl_lock = SPINLOCK_UNLOCK; in rstctrl_get_exclusive() local
23 exceptions = cpu_spin_lock_xsave(&rstctrl_lock); in rstctrl_get_exclusive()
30 cpu_spin_unlock_xrestore(&rstctrl_lock, exceptions); in rstctrl_get_exclusive()

Completed in 3 milliseconds