Searched refs:sk_busy_poll_budget (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | busy_poll.h | 125 READ_ONCE(sk->sk_busy_poll_budget) ?: BUSY_POLL_BUDGET); in sk_busy_loop() |
| H A D | sock.h | 439 u16 sk_busy_poll_budget; member |