Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbusy_poll.h44 bool sk_busy_loop_end(void *p, unsigned long start_time);
110 napi_busy_loop(napi_id, nonblock ? NULL : sk_busy_loop_end, sk, in sk_busy_loop()
/linux-6.1.9/net/core/
Dsock.c4072 bool sk_busy_loop_end(void *p, unsigned long start_time) in sk_busy_loop_end() function
4079 EXPORT_SYMBOL(sk_busy_loop_end);