Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbusy_poll.h86 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout() function
/linux/fs/
H A Deventpoll.c411 return busy_loop_timeout(start_time); in busy_loop_ep_timeout()