Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbusy_poll.h68 static inline bool busy_loop_timeout(unsigned long end_time) in busy_loop_timeout() function
112 !need_resched() && !busy_loop_timeout(end_time)); in sk_busy_loop()
158 static inline bool busy_loop_timeout(unsigned long end_time) in busy_loop_timeout() function
/linux-4.4.14/fs/
Dselect.c514 if (!busy_loop_timeout(busy_end)) in do_select()
846 if (!busy_loop_timeout(busy_end)) in do_poll()