Lines Matching full:gets
293 * wait_event - sleep until a condition gets true
332 * wait_event_freezable - sleep (or freeze) until a condition gets true
358 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
421 * wait_event_cmd - sleep until a condition gets true
446 * wait_event_interruptible - sleep until a condition gets true
475 * wait_event_interruptible_timeout - sleep until a condition gets true or a timeout elapses
529 * wait_event_hrtimeout - sleep until a condition gets true or a timeout elapses
555 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
755 * wait_event_interruptible_locked - sleep until a condition gets true
782 * wait_event_interruptible_locked_irq - sleep until a condition gets true
809 * wait_event_interruptible_exclusive_locked - sleep exclusively until a condition gets true
840 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
875 * wait_event_killable - sleep until a condition gets true
904 * wait_event_killable_timeout - sleep until a condition gets true or a timeout elapses
944 * wait_event_lock_irq_cmd - sleep until a condition gets true. The
974 * wait_event_lock_irq - sleep until a condition gets true. The
1009 * wait_event_interruptible_lock_irq_cmd - sleep until a condition gets true.
1043 * wait_event_interruptible_lock_irq - sleep until a condition gets true.
1081 * wait_event_interruptible_lock_irq_timeout - sleep until a condition gets