Lines Matching refs:sleep
42 Should be called from a process context (might sleep).
49 Should be called from a process context (might sleep).
55 Should be called from a process context (might sleep).
62 the caller must not sleep, and is advised to release the hwspinlock as
67 The function will never sleep.
74 interrupts are disabled, so the caller must not sleep, and is advised to
78 The function will never sleep.
87 given flags placeholder. The caller must not sleep, and is advised to
91 The function will never sleep.
97 caller must not sleep, and is advised to release the hwspinlock as soon as
102 The function will never sleep.
108 interrupts are disabled so caller must not sleep, and is advised to
112 The function will never sleep.
119 at the given flags placeholder. The caller must not sleep, and is advised
123 The function will never sleep.
136 interrupts are enabled. This function will never sleep.
145 the given flags. This function will never sleep.
178 * we took the lock, do our thing now, but do NOT sleep
213 * we took the lock, do our thing now, but do NOT sleep
235 might sleep).
242 Should be called from a process context (this function might sleep).
300 return 0 on failure and 1 on success. This callback may _not_ sleep.
303 may _not_ sleep.
307 a delay between two successive invocations of ->trylock(). It may _not_ sleep.