Lines Matching defs:timeout
388 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
412 #define wait_event_timeout(wq_head, condition, timeout) \ argument
421 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
430 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
505 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
530 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
540 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
581 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
607 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
701 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
725 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
734 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
762 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
963 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
990 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1138 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1169 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1180 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument