Lines Matching refs:already
57 if that hwspinlock is already in use. Usually board code will
84 is already free).
93 msecs). If the hwspinlock is already taken, the function will busy loop
109 msecs). If the hwspinlock is already taken, the function will busy loop
125 msecs). If the hwspinlock is already taken, the function will busy loop
142 msecs). If the hwspinlock is already taken, the function will busy loop
159 msecs). If the hwspinlock is already taken, the function will busy loop
176 it is already taken.
184 notably -EBUSY if the hwspinlock was already taken).
193 it is already taken.
200 notably -EBUSY if the hwspinlock was already taken).
209 it is already taken.
217 notably -EBUSY if the hwspinlock was already taken).
225 it is already taken.
232 notably -EBUSY if the hwspinlock was already taken).
240 it is already taken.
245 notably -EBUSY if the hwspinlock was already taken).
257 code should **never** unlock an hwspinlock which is already unlocked
265 The caller should **never** unlock an hwspinlock which is already unlocked.
278 The caller should **never** unlock an hwspinlock which is already unlocked.
290 The caller should **never** unlock an hwspinlock which is already unlocked.
300 The caller should **never** unlock an hwspinlock which is already unlocked.
336 /* take the lock, spin for 1 sec if it's already taken */
372 pr_info("lock is already taken\n");