Searched refs:__wait_event_state (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ | ||
H A D | wait.h | 938 #define __wait_event_state(wq, condition, state) \ macro 962 __ret = __wait_event_state(wq_head, condition, state); \ |
Completed in 3 milliseconds