Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dwait.h366 #define __wait_event_freezable(wq_head, condition) \ macro
387 __ret = __wait_event_freezable(wq_head, condition); \