Home
last modified time | relevance | path

Searched refs:__wait_event_freezable_exclusive (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dwait.h553 #define __wait_event_freezable_exclusive(wq, condition) \ macro
562 __ret = __wait_event_freezable_exclusive(wq, condition);\