Lines Matching full:gets

332  * wait_event - sleep until a condition gets true
371 * wait_event_freezable - sleep (or freeze) until a condition gets true
397 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
460 * wait_event_cmd - sleep until a condition gets true
485 * wait_event_interruptible - sleep until a condition gets true
514 * wait_event_interruptible_timeout - sleep until a condition gets true or a timeout elapses
569 * wait_event_hrtimeout - sleep until a condition gets true or a timeout elapses
595 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
795 * wait_event_interruptible_locked - sleep until a condition gets true
822 * wait_event_interruptible_locked_irq - sleep until a condition gets true
849 * wait_event_interruptible_exclusive_locked - sleep exclusively until a condition gets true
880 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
915 * wait_event_killable - sleep until a condition gets true
942 * wait_event_state - sleep until a condition gets true
972 * wait_event_killable_timeout - sleep until a condition gets true or a timeout elapses
1012 * wait_event_lock_irq_cmd - sleep until a condition gets true. The
1042 * wait_event_lock_irq - sleep until a condition gets true. The
1077 * wait_event_interruptible_lock_irq_cmd - sleep until a condition gets true.
1111 * wait_event_interruptible_lock_irq - sleep until a condition gets true.
1149 * wait_event_interruptible_lock_irq_timeout - sleep until a condition gets