Searched refs:wake_up_interruptible_nr (Results 1 – 2 of 2) sorted by relevance
172 #define wake_up_interruptible_nr(x, nr) __wake_up(x, TASK_INTERRUPTIBLE, nr, NULL) macro
2036 wake_up_interruptible_nr();