Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbusy_poll.h32 #define BUSY_POLL_BUDGET 8 macro
125 READ_ONCE(sk->sk_busy_poll_budget) ?: BUSY_POLL_BUDGET); in sk_busy_loop()
/linux/io_uring/
H A Dnapi.c171 ctx->napi_prefer_busy_poll, BUSY_POLL_BUDGET); in static_tracking_do_busy_loop()
185 ctx->napi_prefer_busy_poll, BUSY_POLL_BUDGET); in dynamic_tracking_do_busy_loop()