Lines Matching defs:timeout
378 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
402 #define wait_event_timeout(wq_head, condition, timeout) \ argument
411 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
420 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
495 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
520 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
530 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
571 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
597 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
691 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
715 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
724 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
752 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
925 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
952 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1100 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1131 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1142 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument