Lines Matching refs:already
46 if that hwspinlock is already in use. Usually board code will
54 is already free).
59 msecs). If the hwspinlock is already taken, the function will busy loop
71 msecs). If the hwspinlock is already taken, the function will busy loop
83 msecs). If the hwspinlock is already taken, the function will busy loop
95 it is already taken.
101 notably -EBUSY if the hwspinlock was already taken).
106 it is already taken.
111 notably -EBUSY if the hwspinlock was already taken).
116 it is already taken.
122 notably -EBUSY if the hwspinlock was already taken).
128 unlock an hwspinlock which is already unlocked (there is no protection
133 The caller should _never_ unlock an hwspinlock which is already unlocked.
141 The caller should _never_ unlock an hwspinlock which is already unlocked.
172 /* take the lock, spin for 1 sec if it's already taken */
208 pr_info("lock is already taken\n");