Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Deventpoll.c406 static bool busy_loop_ep_timeout(unsigned long start_time, in busy_loop_ep_timeout() function
430 return ep_events_available(ep) || busy_loop_ep_timeout(start_time, ep); in ep_busy_loop_end()