Lines Matching defs:timeout
392 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
416 #define wait_event_timeout(wq_head, condition, timeout) \ argument
425 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
434 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
509 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
534 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
544 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
585 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
611 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
705 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
729 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
738 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
766 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
967 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
994 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1142 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1173 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1184 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument