Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbusy_poll.h56 static inline unsigned long busy_loop_end_time(void) in busy_loop_end_time() function
139 static inline unsigned long busy_loop_end_time(void) in busy_loop_end_time() function
/linux-4.4.14/fs/
Dselect.c511 busy_end = busy_loop_end_time(); in do_select()
843 busy_end = busy_loop_end_time(); in do_poll()