Lines Matching defs:wq
565 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
575 #define __wait_event_interruptible_exclusive(wq, condition) \ argument
579 #define wait_event_interruptible_exclusive(wq, condition) \ argument
588 #define __wait_event_killable_exclusive(wq, condition) \ argument
592 #define wait_event_killable_exclusive(wq, condition) \ argument
602 #define __wait_event_freezable_exclusive(wq, condition) \ argument
606 #define wait_event_freezable_exclusive(wq, condition) \ argument
732 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn) \ argument
772 #define wait_event_interruptible_locked(wq, condition) \ argument
799 #define wait_event_interruptible_locked_irq(wq, condition) \ argument
830 #define wait_event_interruptible_exclusive_locked(wq, condition) \ argument
861 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ argument
866 #define __wait_event_killable(wq, condition) \ argument