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