Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbusy_poll.h42 bool sk_busy_loop_end(void *p, unsigned long start_time);
108 napi_busy_loop(napi_id, nonblock ? NULL : sk_busy_loop_end, sk); in sk_busy_loop()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c3707 bool sk_busy_loop_end(void *p, unsigned long start_time) in sk_busy_loop_end() function
3714 EXPORT_SYMBOL(sk_busy_loop_end);