Searched refs:__wait_event_killable_exclusive (Results 1 – 1 of 1) sorted by relevance
593 #define __wait_event_killable_exclusive(wq, condition) \ macro602 __ret = __wait_event_killable_exclusive(wq, condition); \