Searched refs:bounce_lock (Results 1 – 1 of 1) sorted by relevance
18 static struct k_spinlock bounce_lock; variable70 ret = k_spin_trylock(&bounce_lock, &key); in bounce_once()77 key = k_spin_lock(&bounce_lock); in bounce_once()85 k_spin_unlock(&bounce_lock, key); in bounce_once()106 k_spin_unlock(&bounce_lock, key); in bounce_once()