Lines Matching defs:timeout
379 #define __wait_event_timeout(wq_head, condition, timeout) \ argument
403 #define wait_event_timeout(wq_head, condition, timeout) \ argument
412 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
421 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ argument
496 #define __wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
521 #define wait_event_interruptible_timeout(wq_head, condition, timeout) \ argument
531 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ argument
572 #define wait_event_hrtimeout(wq_head, condition, timeout) \ argument
598 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
692 #define __wait_event_idle_timeout(wq_head, condition, timeout) \ argument
716 #define wait_event_idle_timeout(wq_head, condition, timeout) \ argument
725 #define __wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
753 #define wait_event_idle_exclusive_timeout(wq_head, condition, timeout) \ argument
926 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
953 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
1101 #define __wait_event_lock_irq_timeout(wq_head, condition, lock, timeout, state) \ argument
1132 #define wait_event_interruptible_lock_irq_timeout(wq_head, condition, lock, \ argument
1143 #define wait_event_lock_irq_timeout(wq_head, condition, lock, timeout) \ argument