Lines Matching full:already

178  * immediately fail if the hwspinlock is already locked.
186 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
199 * immediately fail if the hwspinlock is already locked.
206 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
218 * if the hwspinlock is already taken.
225 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
237 * if the hwspinlock is already taken.
242 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
254 * if the hwspinlock is already taken.
262 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid.
276 * is already taken, the function will busy loop waiting for it to
299 * is already taken, the function will busy loop waiting for it to
322 * is already taken, the function will busy loop waiting for it to
345 * is already taken, the function will busy loop waiting for it to
367 * is already taken, the function will busy loop waiting for it to
395 * @hwlock must be already locked before calling this function: it is a bug
396 * to call unlock on a @hwlock that is already unlocked.
411 * @hwlock must be already locked (e.g. by hwspin_trylock_irq()) before
413 * already unlocked.
426 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
427 * this function: it is a bug to call unlock on a @hwlock that is already
441 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
442 * this function: it is a bug to call unlock on a @hwlock that is already
457 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
458 * this function: it is a bug to call unlock on a @hwlock that is already