Lines Matching full:gets
334 * wait_event - sleep until a condition gets true
373 * wait_event_freezable - sleep (or freeze) until a condition gets true
399 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
462 * wait_event_cmd - sleep until a condition gets true
487 * wait_event_interruptible - sleep until a condition gets true
516 * wait_event_interruptible_timeout - sleep until a condition gets true or a timeout elapses
571 * wait_event_hrtimeout - sleep until a condition gets true or a timeout elapses
597 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
797 * wait_event_interruptible_locked - sleep until a condition gets true
824 * wait_event_interruptible_locked_irq - sleep until a condition gets true
851 * wait_event_interruptible_exclusive_locked - sleep exclusively until a condition gets true
882 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
917 * wait_event_killable - sleep until a condition gets true
959 * wait_event_state - sleep until a condition gets true
1001 * wait_event_killable_timeout - sleep until a condition gets true or a timeout elapses
1041 * wait_event_lock_irq_cmd - sleep until a condition gets true. The
1071 * wait_event_lock_irq - sleep until a condition gets true. The
1106 * wait_event_interruptible_lock_irq_cmd - sleep until a condition gets true.
1140 * wait_event_interruptible_lock_irq - sleep until a condition gets true.
1178 * wait_event_interruptible_lock_irq_timeout - sleep until a condition gets