Lines Matching defs:timeout
391 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
415 #define wait_event_timeout(wq_head, condition, timeout) \ argument
424 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
433 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
508 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
533 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
543 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
584 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
610 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
704 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
728 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
737 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
765 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
966 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
993 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1141 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1172 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1183 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument