Lines Matching defs:timeout
347 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
371 #define wait_event_timeout(wq_head, condition, timeout) \ argument
380 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
389 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
464 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
489 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
499 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
539 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
565 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
659 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
683 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
692 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
720 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
893 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
920 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1068 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1099 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1110 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument