Lines Matching defs:timeout
362 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
386 #define wait_event_timeout(wq_head, condition, timeout) \ argument
395 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
404 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
479 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
504 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
514 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
554 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
580 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
674 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
698 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
707 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
735 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
908 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
935 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1083 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1114 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1125 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument