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
143 it is already taken.
151 notably -EBUSY if the hwspinlock was already taken).
160 it is already taken.
167 notably -EBUSY if the hwspinlock was already taken).
176 it is already taken.
184 notably -EBUSY if the hwspinlock was already taken).
196 code should **never** unlock an hwspinlock which is already unlocked
204 The caller should **never** unlock an hwspinlock which is already unlocked.
217 The caller should **never** unlock an hwspinlock which is already unlocked.
255 /* take the lock, spin for 1 sec if it's already taken */
291 pr_info("lock is already taken\n");