Lines Matching refs:sleep
42 Should be called from a process context (might sleep).
49 Should be called from a process context (might sleep).
59 Should be called from a process context (might sleep).
65 Should be called from a process context (might sleep).
72 the caller must not sleep, and is advised to release the hwspinlock as
77 The function will never sleep.
84 interrupts are disabled, so the caller must not sleep, and is advised to
88 The function will never sleep.
97 given flags placeholder. The caller must not sleep, and is advised to
101 The function will never sleep.
107 caller must not sleep, and is advised to release the hwspinlock as soon as
112 The function will never sleep.
118 interrupts are disabled so caller must not sleep, and is advised to
122 The function will never sleep.
129 at the given flags placeholder. The caller must not sleep, and is advised
133 The function will never sleep.
146 interrupts are enabled. This function will never sleep.
155 the given flags. This function will never sleep.
188 * we took the lock, do our thing now, but do NOT sleep
223 * we took the lock, do our thing now, but do NOT sleep
245 might sleep).
252 Should be called from a process context (this function might sleep).
310 return 0 on failure and 1 on success. This callback may _not_ sleep.
313 may _not_ sleep.
317 a delay between two successive invocations of ->trylock(). It may _not_ sleep.