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
defs:wait_loop
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.h
288
unsigned int
wait_loop
:16; /* [15:0] */
member
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H
A
D
xenbus_probe_frontend.c
277
static bool
wait_loop
(unsigned long start, unsigned int max_delay,
in wait_loop()
function
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H
A
D
xenbus_probe_frontend.c
269
static bool
wait_loop
(unsigned long start, unsigned int max_delay,
in wait_loop()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.h
299
unsigned int
wait_loop
:16; /* [15:0] */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H
A
D
fm10k_pci.c
934
int
wait_loop
= 10;
in fm10k_enable_tx_ring()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H
A
D
fm10k_pci.c
933
int
wait_loop
= 10;
in fm10k_enable_tx_ring()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H
A
D
ixgbevf_main.c
1697
int
wait_loop
= 10;
in ixgbevf_configure_tx_ring()
local
1813
int
wait_loop
= IXGBEVF_MAX_RX_DESC_POLL;
in ixgbevf_disable_rx_queue()
local
1840
int
wait_loop
= IXGBEVF_MAX_RX_DESC_POLL;
in ixgbevf_rx_desc_queue_enable()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H
A
D
ixgbevf_main.c
1689
int
wait_loop
= 10;
in ixgbevf_configure_tx_ring()
local
1805
int
wait_loop
= IXGBEVF_MAX_RX_DESC_POLL;
in ixgbevf_disable_rx_queue()
local
1832
int
wait_loop
= IXGBEVF_MAX_RX_DESC_POLL;
in ixgbevf_rx_desc_queue_enable()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_main.c
3474
int
wait_loop
= 10;
in ixgbe_configure_tx_ring()
local
4034
int
wait_loop
= IXGBE_MAX_RX_DESC_POLL;
in ixgbe_rx_desc_queue_enable()
local
5765
int i,
wait_loop
;
in ixgbe_disable_rx()
local
5837
int i,
wait_loop
;
in ixgbe_disable_tx()
local
10340
int
wait_loop
;
ixgbe_disable_txr_hw()
local
10376
int
wait_loop
;
ixgbe_disable_rxr_hw()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_main.c
3464
int
wait_loop
= 10;
in ixgbe_configure_tx_ring()
local
4024
int
wait_loop
= IXGBE_MAX_RX_DESC_POLL;
in ixgbe_rx_desc_queue_enable()
local
5799
int i,
wait_loop
;
in ixgbe_disable_rx()
local
5871
int i,
wait_loop
;
in ixgbe_disable_tx()
local
10446
int
wait_loop
;
ixgbe_disable_txr_hw()
local
10482
int
wait_loop
;
ixgbe_disable_rxr_hw()
local
[all...]
Completed in 38 milliseconds