Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/
H A Dcaam_jr.c54 unsigned int inlock; /* Input JR spin lock */ member
127 jr_priv->inlock = SPINLOCK_UNLOCK; in do_jr_alloc()
302 exceptions = cpu_spin_lock_xsave(&jr_privdata->inlock); in do_jr_enqueue()
383 cpu_spin_unlock_xrestore(&jr_privdata->inlock, exceptions); in do_jr_enqueue()