Lines Matching defs:timeout
387 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
411 #define wait_event_timeout(wq_head, condition, timeout) \ argument
420 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
429 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
504 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
529 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
539 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
580 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
606 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
700 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
724 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
733 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
761 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
962 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
989 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1137 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1168 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1179 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument