Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbusy_poll.h27 #define BUSY_POLL_BUDGET 8 macro
113 READ_ONCE(sk->sk_busy_poll_budget) ?: BUSY_POLL_BUDGET); in sk_busy_loop()
/openbmc/linux/fs/
H A Deventpoll.c410 BUSY_POLL_BUDGET); in ep_busy_loop()