Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbusy_poll.h50 static inline unsigned long sk_busy_loop_end_time(struct sock *sk) in sk_busy_loop_end_time() function
80 unsigned long end_time = !nonblock ? sk_busy_loop_end_time(sk) : 0; in sk_busy_loop()