Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:busy_poll
(Results
1 - 25
of
58
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_xsk.sh
121
if [[ $
busy_poll
-eq 1 ]]; then
179
busy_poll
=1
H
A
D
xsk_prereqs.sh
81
if [[ $
busy_poll
-eq 1 ]]; then
H
A
D
xskxceiver.h
164
bool
busy_poll
;
member
H
A
D
xskxceiver.c
118
#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
D
udp.c
103
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/net/core/
H
A
D
sysctl_net_core.c
22
#include <net/
busy_poll
.h>
489
.procname = "
busy_poll
",
H
A
D
datagram.c
63
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
29
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_minisocks.c
31
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
29
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/net/core/
H
A
D
sysctl_net_core.c
24
#include <net/
busy_poll
.h>
551
.procname = "
busy_poll
",
H
A
D
gro.c
4
#include <net/
busy_poll
.h>
H
A
D
datagram.c
63
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_minisocks.c
24
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
net_driver.h
28
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/net/sctp/
H
A
D
ulpqueue.c
26
#include <net/
busy_poll
.h>
H
A
D
stream_interleave.c
18
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
net_driver.h
28
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
net_driver.h
28
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/net/sctp/
H
A
D
ulpqueue.c
26
#include <net/
busy_poll
.h>
H
A
D
stream_interleave.c
18
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/fs/
H
A
D
select.c
32
#include <net/
busy_poll
.h>
H
A
D
eventpoll.c
40
#include <net/
busy_poll
.h>
/kernel/linux/linux-6.6/fs/
H
A
D
select.c
33
#include <net/
busy_poll
.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_io.c
19
#include <net/
busy_poll
.h>
Completed in 42 milliseconds
1
2
3