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:vp_vdpa
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vdpa/virtio_pci/
H
A
D
vp_vdpa.c
34
struct
vp_vdpa
{
struct
49
struct
vp_vdpa
*
vp_vdpa
;
member
59
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
in vdpa_to_mdev()
local
64
static struct virtio_pci_modern_device *vp_vdpa_to_mdev(struct
vp_vdpa
*vp_vdp
argument
71
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_get_device_features()
local
101
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_get_vq_irq()
local
110
vp_vdpa
_free_irq(struct
vp_vdpa
*
vp_vdpa
)
vp_vdpa_free_irq()
argument
149
struct
vp_vdpa
*
vp_vdpa
= arg;
vp_vdpa_config_handler()
local
157
vp_vdpa
_request_irq(struct
vp_vdpa
*
vp_vdpa
)
vp_vdpa_request_irq()
argument
213
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_set_status()
local
227
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_reset()
local
303
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_set_vq_cb()
local
345
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_kick_vq()
local
387
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_get_config()
local
407
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_set_config()
local
419
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_set_config_cb()
local
427
struct
vp_vdpa
*
vp_vdpa
= vdpa_to_vp(vdpa);
vp_vdpa_get_vq_notification()
local
479
struct
vp_vdpa
*
vp_vdpa
= NULL;
vp_vdpa_dev_add()
local
560
struct
vp_vdpa
*
vp_vdpa
=
vp_vdpa
_mgtdev->
vp_vdpa
;
vp_vdpa_dev_del()
local
[all...]
Completed in 2 milliseconds