Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c407 static bool busy_loop_ep_timeout(unsigned long start_time, in busy_loop_ep_timeout() function
433 return ep_events_available(ep) || busy_loop_ep_timeout(start_time, ep); in ep_busy_loop_end()