Searched refs:sp_key (Results 1 – 1 of 1) sorted by relevance
452 k_spinlock_key_t sp_key; in optee_notif_send() local458 sp_key = k_spin_lock(&data->notif_lock); in optee_notif_send()463 k_spin_unlock(&data->notif_lock, sp_key); in optee_notif_send()473 k_spinlock_key_t sp_key; in optee_notif_wait() local488 sp_key = k_spin_lock(&data->notif_lock); in optee_notif_wait()509 k_spin_unlock(&data->notif_lock, sp_key); in optee_notif_wait()511 sp_key = k_spin_lock(&data->notif_lock); in optee_notif_wait()515 k_spin_unlock(&data->notif_lock, sp_key); in optee_notif_wait()