Searched refs:wake_up_interruptible (Results 1 – 2 of 2) sorted by relevance
149 #define wake_up_interruptible(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL) macro
469 wake_up_interruptible(&info->open_wait); in uart_handle_dcd_change()