Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dwait.h353 #define __wait_event_freezable(wq_head, condition) \ macro
374 __ret = __wait_event_freezable(wq_head, condition); \
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h366 #define __wait_event_freezable(wq_head, condition) \ macro
387 __ret = __wait_event_freezable(wq_head, condition); \

Completed in 3 milliseconds