Lines Matching defs:interruptible
166 * @interruptible: Sleep interruptible if sleeping.
179 bool interruptible;
220 * @interruptible: Sleep interruptible if waiting.
239 bool interruptible, bool no_wait,
254 if (interruptible)
266 * @interruptible: Sleep interruptible if waiting.
274 bool interruptible,
277 if (interruptible) {
367 uint32_t alignment, bool interruptible,