Lines Matching defs:wq
174 struct wait_queue_entry *wq; in __add_wait_queue() local
612 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ argument
622 #define __wait_event_interruptible_exclusive(wq, condition) \ argument
626 #define wait_event_interruptible_exclusive(wq, condition) \ argument
635 #define __wait_event_killable_exclusive(wq, condition) \ argument
639 #define wait_event_killable_exclusive(wq, condition) \ argument
649 #define __wait_event_freezable_exclusive(wq, condition) \ argument
653 #define wait_event_freezable_exclusive(wq, condition) \ argument
779 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn) \ argument
819 #define wait_event_interruptible_locked(wq, condition) \ argument
846 #define wait_event_interruptible_locked_irq(wq, condition) \ argument
877 #define wait_event_interruptible_exclusive_locked(wq, condition) \ argument
908 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ argument
913 #define __wait_event_killable(wq, condition) \ argument
940 #define __wait_event_state(wq, condition, state) \ argument
968 #define __wait_event_state_exclusive(wq, condition, state) \ argument
971 #define wait_event_state_exclusive(wq, condition, state) \ argument