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:hvt
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hv/
H
A
D
hv_utils_transport.c
18
static void hvt_reset(struct hvutil_transport *
hvt
)
in hvt_reset()
argument
30
struct hvutil_transport *
hvt
;
in hvt_op_read()
local
77
struct hvutil_transport *
hvt
;
hvt_op_write()
local
99
struct hvutil_transport *
hvt
;
hvt_op_poll()
local
116
struct hvutil_transport *
hvt
;
hvt_op_open()
local
152
hvt
_transport_free(struct hvutil_transport *
hvt
)
hvt_transport_free()
argument
161
struct hvutil_transport *
hvt
;
hvt_op_release()
local
186
struct hvutil_transport *
hvt
, *
hvt
_found = NULL;
hvt_cn_callback()
local
217
hvutil_transport_send(struct hvutil_transport *
hvt
, void *msg, int len, void (*on_read_cb)(void))
hvutil_transport_send()
argument
275
struct hvutil_transport *
hvt
;
hvutil_transport_init()
local
325
hvutil_transport_destroy(struct hvutil_transport *
hvt
)
hvutil_transport_destroy()
argument
[all...]
H
A
D
hv_fcopy.c
64
static struct hvutil_transport *
hvt
;
variable
H
A
D
hv_snapshot.c
71
static struct hvutil_transport *
hvt
;
variable
H
A
D
hv_kvp.c
104
static struct hvutil_transport *
hvt
;
variable
/kernel/linux/linux-6.6/drivers/hv/
H
A
D
hv_utils_transport.c
18
static void hvt_reset(struct hvutil_transport *
hvt
)
in hvt_reset()
argument
30
struct hvutil_transport *
hvt
;
in hvt_op_read()
local
77
struct hvutil_transport *
hvt
;
hvt_op_write()
local
99
struct hvutil_transport *
hvt
;
hvt_op_poll()
local
116
struct hvutil_transport *
hvt
;
hvt_op_open()
local
152
hvt
_transport_free(struct hvutil_transport *
hvt
)
hvt_transport_free()
argument
161
struct hvutil_transport *
hvt
;
hvt_op_release()
local
186
struct hvutil_transport *
hvt
, *
hvt
_found = NULL;
hvt_cn_callback()
local
217
hvutil_transport_send(struct hvutil_transport *
hvt
, void *msg, int len, void (*on_read_cb)(void))
hvutil_transport_send()
argument
275
struct hvutil_transport *
hvt
;
hvutil_transport_init()
local
325
hvutil_transport_destroy(struct hvutil_transport *
hvt
)
hvutil_transport_destroy()
argument
[all...]
H
A
D
hv_fcopy.c
64
static struct hvutil_transport *
hvt
;
variable
H
A
D
hv_snapshot.c
74
static struct hvutil_transport *
hvt
;
variable
H
A
D
hv_kvp.c
104
static struct hvutil_transport *
hvt
;
variable
Completed in 6 milliseconds