Lines Matching full:already
172 * immediately fail if the hwspinlock is already locked.
180 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
193 * immediately fail if the hwspinlock is already locked.
200 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
212 * if the hwspinlock is already taken.
219 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
231 * if the hwspinlock is already taken.
236 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
248 * if the hwspinlock is already taken.
256 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
270 * is already taken, the function will busy loop waiting for it to
293 * is already taken, the function will busy loop waiting for it to
316 * is already taken, the function will busy loop waiting for it to
339 * is already taken, the function will busy loop waiting for it to
361 * is already taken, the function will busy loop waiting for it to
389 * @hwlock must be already locked before calling this function: it is a bug
390 * to call unlock on a @hwlock that is already unlocked.
405 * @hwlock must be already locked (e.g. by hwspin_trylock_irq()) before
407 * already unlocked.
420 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
421 * this function: it is a bug to call unlock on a @hwlock that is already
435 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
436 * this function: it is a bug to call unlock on a @hwlock that is already
451 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
452 * this function: it is a bug to call unlock on a @hwlock that is already