Home
last modified time | relevance | path

Searched refs:busy_poll (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_xsk.sh137 if [[ $busy_poll -eq 1 ]]; then
217 busy_poll=1
H A Dxsk_prereqs.sh81 if [[ $busy_poll -eq 1 ]]; then
H A Dxskxceiver.h149 bool busy_poll; member
H A Dxskxceiver.c127 #define busy_poll_string(test) (test)->ifobj_tx->busy_poll ? "BUSY-POLL " : ""
418 ifobj_tx->busy_poll = true; in parse_command_line()
419 ifobj_rx->busy_poll = true; in parse_command_line()
1625 if (ifobject->busy_poll) in xsk_configure_socket()
/linux-6.15/Documentation/networking/
H A Dnapi.rst264 selected sockets or using the global ``net.core.busy_poll`` and
288 1. ``/proc/sys/net/core/busy_poll`` can be set with a time in useconds to busy
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dnet.rst195 busy_poll chapter