Searched refs:sk_busy_loop_end (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dbusy_poll.h45 bool sk_busy_loop_end(void *p, unsigned long start_time);
115 napi_busy_loop(napi_id, nonblock ? NULL : sk_busy_loop_end, sk,
/linux-master/net/core/
H A Dsock.c4155 bool sk_busy_loop_end(void *p, unsigned long start_time) function
4168 EXPORT_SYMBOL(sk_busy_loop_end); variable

Completed in 256 milliseconds