Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/include/net/
H A Dbusy_poll.h45 bool sk_busy_loop_end(void *p, unsigned long start_time);
111 napi_busy_loop(napi_id, nonblock ? NULL : sk_busy_loop_end, sk, in sk_busy_loop()
/kernel/linux/linux-5.10/net/core/
H A Dsock.c3722 bool sk_busy_loop_end(void *p, unsigned long start_time) in sk_busy_loop_end() function
3729 EXPORT_SYMBOL(sk_busy_loop_end); variable
/kernel/linux/linux-6.6/net/core/
H A Dsock.c4136 bool sk_busy_loop_end(void *p, unsigned long start_time) in sk_busy_loop_end() function
4149 EXPORT_SYMBOL(sk_busy_loop_end); variable

Completed in 17 milliseconds