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:eni_vdpa
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vdpa/alibaba/
H
A
D
eni_vdpa.c
38
struct
eni_vdpa
{
struct
56
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
in vdpa_to_ldev()
local
103
struct
eni_vdpa
*eni_vdp
in eni_vdpa_get_vq_irq()
local
112
eni_vdpa
_free_irq(struct
eni_vdpa
*
eni_vdpa
)
eni_vdpa_free_irq()
argument
151
struct
eni_vdpa
*
eni_vdpa
= arg;
eni_vdpa_config_handler()
local
159
eni_vdpa
_request_irq(struct
eni_vdpa
*
eni_vdpa
)
eni_vdpa_request_irq()
argument
213
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_set_status()
local
231
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_reset()
local
284
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_set_vq_cb()
local
340
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_kick_vq()
local
374
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_get_config()
local
390
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_set_config()
local
405
struct
eni_vdpa
*
eni_vdpa
= vdpa_to_eni(vdpa);
eni_vdpa_set_config_cb()
local
438
eni_vdpa
_get_num_queues(struct
eni_vdpa
*
eni_vdpa
)
eni_vdpa_get_num_queues()
argument
464
struct
eni_vdpa
*
eni_vdpa
;
eni_vdpa_probe()
local
526
struct
eni_vdpa
*
eni_vdpa
= pci_get_drvdata(pdev);
eni_vdpa_remove()
local
[all...]
Completed in 1 milliseconds