Searched refs:WAKE_UP (Results 1 – 7 of 7) sorted by relevance
566 WAKE_UP(write_sq.sync_queue); in AmiInterrupt()573 WAKE_UP(write_sq.action_queue); in AmiInterrupt()596 WAKE_UP(write_sq.sync_queue); in AmiInterrupt()
243 #define WAKE_UP(queue) (wake_up_interruptible(&queue)) macro
488 WAKE_UP(write_sq.sync_queue); in Q40Interrupt()500 WAKE_UP(write_sq.action_queue); in Q40Interrupt()
1287 WAKE_UP(write_sq.sync_queue); in AtaInterrupt()1306 WAKE_UP(write_sq.action_queue); in AtaInterrupt()1321 if (!write_sq.active) WAKE_UP(write_sq.sync_queue); in AtaInterrupt()
693 WAKE_UP(sq->open_queue);
205 WAKE_UP(pTask); in RtmpTimerQInsert()
302 #define WAKE_UP(_pTask) \ macro