Lines Matching full:already

160  * immediately fail if the hwspinlock is already locked.
168 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
181 * immediately fail if the hwspinlock is already locked.
188 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
200 * if the hwspinlock is already taken.
207 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
219 * if the hwspinlock is already taken.
224 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
236 * if the hwspinlock is already taken.
244 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
258 * is already taken, the function will busy loop waiting for it to
281 * is already taken, the function will busy loop waiting for it to
304 * is already taken, the function will busy loop waiting for it to
327 * is already taken, the function will busy loop waiting for it to
349 * is already taken, the function will busy loop waiting for it to
377 * @hwlock must be already locked before calling this function: it is a bug
378 * to call unlock on a @hwlock that is already unlocked.
393 * @hwlock must be already locked (e.g. by hwspin_trylock_irq()) before
395 * already unlocked.
408 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
409 * this function: it is a bug to call unlock on a @hwlock that is already
423 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
424 * this function: it is a bug to call unlock on a @hwlock that is already
439 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
440 * this function: it is a bug to call unlock on a @hwlock that is already