Lines Matching defs:timeout
352 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
376 #define wait_event_timeout(wq_head, condition, timeout) \ argument
385 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
394 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
469 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
494 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
504 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
544 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
570 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
664 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
688 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
697 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
725 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
898 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
925 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1073 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1104 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1115 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument