Lines Matching defs:condition
248 #define ___wait_cond_timeout(condition) \ argument
274 #define ___wait_event(wq_head, condition, state, exclusive, ret, cmd) \ argument
298 #define __wait_event(wq_head, condition) \ argument
314 #define wait_event(wq_head, condition) \ argument
322 #define __io_wait_event(wq_head, condition) \ argument
329 #define io_wait_event(wq_head, condition) \ argument
337 #define __wait_event_freezable(wq_head, condition) \ argument
353 #define wait_event_freezable(wq_head, condition) \ argument
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
413 #define __wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument
419 #define wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument
426 #define __wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument
444 #define wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument
451 #define __wait_event_interruptible(wq_head, condition) \ argument
470 #define wait_event_interruptible(wq_head, condition) \ 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
590 #define __wait_event_interruptible_exclusive(wq, condition) \ argument
594 #define wait_event_interruptible_exclusive(wq, condition) \ argument
603 #define __wait_event_killable_exclusive(wq, condition) \ argument
607 #define wait_event_killable_exclusive(wq, condition) \ argument
617 #define __wait_event_freezable_exclusive(wq, condition) \ argument
621 #define wait_event_freezable_exclusive(wq, condition) \ argument
643 #define wait_event_idle(wq_head, condition) \ argument
667 #define wait_event_idle_exclusive(wq_head, condition) \ 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
747 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn) \ argument
787 #define wait_event_interruptible_locked(wq, condition) \ argument
814 #define wait_event_interruptible_locked_irq(wq, condition) \ argument
845 #define wait_event_interruptible_exclusive_locked(wq, condition) \ argument
876 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ argument
881 #define __wait_event_killable(wq, condition) \ argument
899 #define wait_event_killable(wq_head, condition) \ argument
908 #define __wait_event_killable_timeout(wq_head, condition, timeout) \ argument
935 #define wait_event_killable_timeout(wq_head, condition, timeout) \ argument
946 #define __wait_event_lock_irq(wq_head, condition, lock, cmd) \ argument
976 #define wait_event_lock_irq_cmd(wq_head, condition, lock, cmd) \ argument
1003 #define wait_event_lock_irq(wq_head, condition, lock) \ argument
1011 #define __wait_event_interruptible_lock_irq(wq_head, condition, lock, cmd) \ argument
1043 #define wait_event_interruptible_lock_irq_cmd(wq_head, condition, lock, cmd) \ argument
1074 #define wait_event_interruptible_lock_irq(wq_head, condition, lock) \ 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