Home
last modified time | relevance | path

Searched refs:SPINLOCK_UNLOCK (Results 1 – 25 of 39) sorted by relevance

12

/optee_os/core/arch/arm/kernel/
H A Dspin_lock_a32.S43 cmp r1, #SPINLOCK_UNLOCK
74 mov r1, #SPINLOCK_UNLOCK
H A Dtimer_a64.c10 static unsigned int timer_lock = SPINLOCK_UNLOCK;
/optee_os/core/include/kernel/
H A Dmutex_pm_aware.h34 .lock = SPINLOCK_UNLOCK, \
H A Dspinlock.h11 #define SPINLOCK_UNLOCK 0 macro
/optee_os/core/drivers/
H A Dstm32_shared_io.c11 static unsigned int shregs_lock = SPINLOCK_UNLOCK;
H A Dhisi_trng.c23 static unsigned int trng_lock = SPINLOCK_UNLOCK;
H A Dhi16xx_rng.c38 static unsigned int rng_lock = SPINLOCK_UNLOCK;
H A Datmel_trng.c28 static unsigned int trng_lock = SPINLOCK_UNLOCK;
H A Dxiphera_trng.c36 static unsigned int trng_lock = SPINLOCK_UNLOCK;
H A Ddra7_rng.c73 static unsigned int rng_lock = SPINLOCK_UNLOCK;
/optee_os/core/drivers/rstctrl/
H A Drstctrl.c19 static unsigned int rstctrl_lock = SPINLOCK_UNLOCK; in rstctrl_get_exclusive()
/optee_os/core/kernel/
H A Dtrace_ext.c16 static unsigned int puts_lock __nex_bss = SPINLOCK_UNLOCK;
H A Dcallout.c13 static unsigned int callout_sched_lock __nex_data = SPINLOCK_UNLOCK;
15 static unsigned int callout_lock __nex_data = SPINLOCK_UNLOCK;
H A Dmutex_lockdep.c19 static unsigned int graph_lock = SPINLOCK_UNLOCK;
H A Dnotif_default.c23 static unsigned int notif_default_lock = SPINLOCK_UNLOCK;
H A Dpm.c17 static unsigned int pm_list_lock = SPINLOCK_UNLOCK;
H A Dnotif.c23 static unsigned int notif_lock __nex_data = SPINLOCK_UNLOCK;
/optee_os/core/arch/arm/plat-rcar/
H A Dhw_rng.c17 static unsigned int spin_lock __nex_data = SPINLOCK_UNLOCK;
/optee_os/core/arch/riscv/plat-spike/drivers/
H A Dhtif.c14 static unsigned int htif_global_lock __nex_bss = SPINLOCK_UNLOCK;
/optee_os/core/drivers/wdt/
H A Dwatchdog_sm.c15 static unsigned int wdt_lock = SPINLOCK_UNLOCK;
/optee_os/core/drivers/crypto/caam/
H A Dcaam_jr.c127 jr_priv->inlock = SPINLOCK_UNLOCK; in do_jr_alloc()
128 jr_priv->outlock = SPINLOCK_UNLOCK; in do_jr_alloc()
129 jr_priv->callers_lock = SPINLOCK_UNLOCK; in do_jr_alloc()
/optee_os/core/arch/arm/plat-stm32mp1/pm/
H A Dpsci.c44 static unsigned int __maybe_unused state_lock = SPINLOCK_UNLOCK;
/optee_os/core/drivers/imx/mu/
H A Dimx_mu.c23 static unsigned int mu_spinlock = SPINLOCK_UNLOCK;
/optee_os/core/arch/arm/mm/
H A Dcore_mmu.c32 static unsigned int g_asid_spinlock __nex_bss = SPINLOCK_UNLOCK;
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c123 static unsigned int entropy_lock = SPINLOCK_UNLOCK;

12