Lines Matching refs:already
46 if that hwspinlock is already in use. Usually board code will
64 is already free).
69 msecs). If the hwspinlock is already taken, the function will busy loop
81 msecs). If the hwspinlock is already taken, the function will busy loop
93 msecs). If the hwspinlock is already taken, the function will busy loop
105 it is already taken.
111 notably -EBUSY if the hwspinlock was already taken).
116 it is already taken.
121 notably -EBUSY if the hwspinlock was already taken).
126 it is already taken.
132 notably -EBUSY if the hwspinlock was already taken).
138 unlock an hwspinlock which is already unlocked (there is no protection
143 The caller should _never_ unlock an hwspinlock which is already unlocked.
151 The caller should _never_ unlock an hwspinlock which is already unlocked.
182 /* take the lock, spin for 1 sec if it's already taken */
218 pr_info("lock is already taken\n");