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:xendev
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H
A
D
xenbus_probe_backend.c
225
static int read_frontend_details(struct xenbus_device *
xendev
)
in read_frontend_details()
argument
H
A
D
xenbus_probe_frontend.c
192
static int read_backend_details(struct xenbus_device *
xendev
)
in read_backend_details()
argument
199
struct xenbus_device *
xendev
= to_xenbus_device(dev);
in is_device_connecting()
local
253
struct xenbus_device *
xendev
= to_xenbus_device(dev);
in print_device_status()
local
[all...]
H
A
D
xenbus_probe.c
145
int xenbus_read_otherend_details(struct xenbus_device *
xendev
,
in xenbus_read_otherend_details()
argument
324
struct xenbus_device *
xendev
= to_xenbus_device(dev);
cmp_dev()
local
346
struct xenbus_device *
xendev
= to_xenbus_device(dev);
cleanup_dev()
local
439
struct xenbus_device *
xendev
;
xenbus_probe_node()
local
[all...]
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H
A
D
xenbus_probe_backend.c
225
static int read_frontend_details(struct xenbus_device *
xendev
)
in read_frontend_details()
argument
H
A
D
xenbus_probe_frontend.c
192
static int read_backend_details(struct xenbus_device *
xendev
)
in read_backend_details()
argument
199
struct xenbus_device *
xendev
= to_xenbus_device(dev);
in is_device_connecting()
local
245
struct xenbus_device *
xendev
= to_xenbus_device(dev);
in print_device_status()
local
[all...]
H
A
D
xenbus_probe.c
146
int xenbus_read_otherend_details(struct xenbus_device *
xendev
,
in xenbus_read_otherend_details()
argument
388
struct xenbus_device *
xendev
= to_xenbus_device(dev);
cmp_dev()
local
410
struct xenbus_device *
xendev
= to_xenbus_device(dev);
cleanup_dev()
local
503
struct xenbus_device *
xendev
;
xenbus_probe_node()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H
A
D
interface.c
618
struct xenbus_device *
xendev
= xenvif_to_xenbus_device(vif);
in xenvif_connect_ctrl()
local
Completed in 5 milliseconds