Lines Matching full:gets

329  * wait_event - sleep until a condition gets true
368 * wait_event_freezable - sleep (or freeze) until a condition gets true
394 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
457 * wait_event_cmd - sleep until a condition gets true
482 * wait_event_interruptible - sleep until a condition gets true
511 * wait_event_interruptible_timeout - sleep until a condition gets true or a timeout elapses
566 * wait_event_hrtimeout - sleep until a condition gets true or a timeout elapses
592 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
792 * wait_event_interruptible_locked - sleep until a condition gets true
819 * wait_event_interruptible_locked_irq - sleep until a condition gets true
846 * wait_event_interruptible_exclusive_locked - sleep exclusively until a condition gets true
877 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
912 * wait_event_killable - sleep until a condition gets true
939 * wait_event_state - sleep until a condition gets true
969 * wait_event_killable_timeout - sleep until a condition gets true or a timeout elapses
1009 * wait_event_lock_irq_cmd - sleep until a condition gets true. The
1039 * wait_event_lock_irq - sleep until a condition gets true. The
1074 * wait_event_interruptible_lock_irq_cmd - sleep until a condition gets true.
1108 * wait_event_interruptible_lock_irq - sleep until a condition gets true.
1146 * wait_event_interruptible_lock_irq_timeout - sleep until a condition gets