Lines Matching defs:interruptible
170 * @interruptible: Sleep interruptible if sleeping.
183 bool interruptible;
259 * @interruptible: Sleep interruptible if waiting.
278 bool interruptible, bool no_wait,
293 if (interruptible)
305 * @interruptible: Sleep interruptible if waiting.
313 bool interruptible,
316 if (interruptible) {
406 uint32_t alignment, bool interruptible,