Searched refs:__swait_event_interruptible (Results 1 – 1 of 1) sorted by relevance
206 #define __swait_event_interruptible(wq, condition) \ macro214 __ret = __swait_event_interruptible(wq, condition); \