Home
last modified time | relevance | path

Searched refs:busy_poll (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_xsk.sh121 if [[ $busy_poll -eq 1 ]]; then
179 busy_poll=1
H A Dxsk_prereqs.sh81 if [[ $busy_poll -eq 1 ]]; then
H A Dxskxceiver.h164 bool busy_poll; member
H A Dxskxceiver.c118 #define busy_poll_string(test) (test)->ifobj_tx->busy_poll ? "BUSY-POLL " : ""
371 ifobj_tx->busy_poll = true; in parse_command_line()
372 ifobj_rx->busy_poll = true; in parse_command_line()
1371 if (ifobject->busy_poll) in xsk_configure_socket()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dudp.c103 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/net/core/
H A Dsysctl_net_core.c22 #include <net/busy_poll.h>
489 .procname = "busy_poll",
H A Ddatagram.c63 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h29 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_minisocks.c31 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h29 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/net/core/
H A Dsysctl_net_core.c24 #include <net/busy_poll.h>
551 .procname = "busy_poll",
H A Dgro.c4 #include <net/busy_poll.h>
H A Ddatagram.c63 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_minisocks.c24 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnet_driver.h28 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/net/sctp/
H A Dulpqueue.c26 #include <net/busy_poll.h>
H A Dstream_interleave.c18 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h28 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h28 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/net/sctp/
H A Dulpqueue.c26 #include <net/busy_poll.h>
H A Dstream_interleave.c18 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/fs/
H A Dselect.c32 #include <net/busy_poll.h>
H A Deventpoll.c40 #include <net/busy_poll.h>
/kernel/linux/linux-6.6/fs/
H A Dselect.c33 #include <net/busy_poll.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c19 #include <net/busy_poll.h>

Completed in 42 milliseconds

123