Home
last modified time | relevance | path

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

/linux/include/net/
A Dbusy_poll.h111 READ_ONCE(sk->sk_prefer_busy_poll), in sk_busy_loop()
A Dsock.h492 u8 sk_prefer_busy_poll; member
/linux/net/xdp/
A Dxsk.c615 return READ_ONCE(sk->sk_prefer_busy_poll) && READ_ONCE(sk->sk_ll_usec) && in xsk_no_wakeup()
/linux/net/core/
A Dsock.c1330 WRITE_ONCE(sk->sk_prefer_busy_poll, valbool); in sock_setsockopt()
1753 v.val = READ_ONCE(sk->sk_prefer_busy_poll); in sock_getsockopt()

Completed in 20 milliseconds