Home
last modified time | relevance | path

Searched refs:SO_PREFER_BUSY_POLL (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h29 #ifndef SO_PREFER_BUSY_POLL
30 #define SO_PREFER_BUSY_POLL 69 macro
H A Dxskxceiver.c238 if (setsockopt(xsk_socket__fd(xsk->xsk), SOL_SOCKET, SO_PREFER_BUSY_POLL, in enable_busy_poll()
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h120 #define SO_PREFER_BUSY_POLL 0x0048 macro
/linux/include/uapi/asm-generic/
H A Dsocket.h122 #define SO_PREFER_BUSY_POLL 69 macro
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h138 #define SO_PREFER_BUSY_POLL 69 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h119 #define SO_PREFER_BUSY_POLL 0x4043 macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h127 #define SO_PREFER_BUSY_POLL 69 macro
/linux/Documentation/networking/
H A Dnapi.rst224 permanently masked. This mode is enabled by using the ``SO_PREFER_BUSY_POLL``
/linux/net/mptcp/
H A Dsockopt.c349 case SO_PREFER_BUSY_POLL: in mptcp_setsockopt_sol_socket()
/linux/net/core/
H A Dsock.c1147 case SO_PREFER_BUSY_POLL: in sk_setsockopt()
1904 case SO_PREFER_BUSY_POLL: in sk_getsockopt()