Home
last modified time | relevance | path

Searched refs:sk_prefer_busy_poll (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/net/
A Dbusy_poll.h111 READ_ONCE(sk->sk_prefer_busy_poll), in sk_busy_loop()
A Dsock.h496 u8 sk_prefer_busy_poll; member
/linux-6.3-rc2/net/xdp/
A Dxsk.c615 return READ_ONCE(sk->sk_prefer_busy_poll) && READ_ONCE(sk->sk_ll_usec) && in xsk_no_wakeup()
/linux-6.3-rc2/net/core/
A Dsock.c1413 WRITE_ONCE(sk->sk_prefer_busy_poll, valbool); in sk_setsockopt()
1861 v.val = READ_ONCE(sk->sk_prefer_busy_poll); in sk_getsockopt()

Completed in 19 milliseconds