Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dwait.h411 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ macro
425 __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h424 #define __wait_event_freezable_timeout(wq_head, condition, timeout) \ macro
438 __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \

Completed in 4 milliseconds