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
refs:xsd_sockmsg
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H
A
D
xenbus.h
80
struct
xsd_sockmsg
msg;
134
int xenbus_dev_request_and_reply(struct
xsd_sockmsg
*msg, void *par);
H
A
D
xenbus_xs.c
227
static void xs_send(struct xb_req_data *req, struct
xsd_sockmsg
*msg)
in xs_send()
249
static void *xs_wait_for_reply(struct xb_req_data *req, struct
xsd_sockmsg
*msg)
in xs_wait_for_reply()
276
int xenbus_dev_request_and_reply(struct
xsd_sockmsg
*msg, void *par)
in xenbus_dev_request_and_reply()
309
struct
xsd_sockmsg
msg;
in xs_talkv()
H
A
D
xenbus_dev_frontend.c
110
struct
xsd_sockmsg
msg;
271
struct
xsd_sockmsg
hdr;
in watch_fired()
423
struct
xsd_sockmsg
hdr;
in xenbus_command_reply()
452
struct
xsd_sockmsg
hdr;
in xenbus_write_transaction()
H
A
D
xenbus_comms.c
208
struct
xsd_sockmsg
msg;
in process_msg()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H
A
D
xenbus.h
80
struct
xsd_sockmsg
msg;
134
int xenbus_dev_request_and_reply(struct
xsd_sockmsg
*msg, void *par);
H
A
D
xenbus_xs.c
227
static void xs_send(struct xb_req_data *req, struct
xsd_sockmsg
*msg)
in xs_send()
249
static void *xs_wait_for_reply(struct xb_req_data *req, struct
xsd_sockmsg
*msg)
in xs_wait_for_reply()
276
int xenbus_dev_request_and_reply(struct
xsd_sockmsg
*msg, void *par)
in xenbus_dev_request_and_reply()
309
struct
xsd_sockmsg
msg;
in xs_talkv()
H
A
D
xenbus_dev_frontend.c
110
struct
xsd_sockmsg
msg;
271
struct
xsd_sockmsg
hdr;
in watch_fired()
423
struct
xsd_sockmsg
hdr;
in xenbus_command_reply()
452
struct
xsd_sockmsg
hdr;
in xenbus_write_transaction()
H
A
D
xenbus_comms.c
208
struct
xsd_sockmsg
msg;
in process_msg()
/kernel/linux/linux-5.10/include/xen/interface/io/
H
A
D
xs_wire.h
65
struct
xsd_sockmsg
struct
/kernel/linux/linux-6.6/include/xen/interface/io/
H
A
D
xs_wire.h
72
struct
xsd_sockmsg
struct
Completed in 7 milliseconds