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:remote_cid
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/net/vmw_vsock/
H
A
D
vsock_loopback.c
101
static bool vsock_loopback_seqpacket_allow(u32
remote_cid
)
in vsock_loopback_seqpacket_allow()
argument
H
A
D
virtio_transport.c
468
static bool virtio_transport_seqpacket_allow(u32
remote_cid
)
in virtio_transport_seqpacket_allow()
argument
H
A
D
af_vsock.c
402
static bool vsock_use_local_transport(unsigned int
remote_cid
)
in vsock_use_local_transport()
argument
443
unsigned int
remote_cid
= vsk->remote_addr.svm_cid;
in vsock_assign_transport()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
virtio_vsock.h
55
u32
remote_cid
, remote_port;
member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H
A
D
device_node.h
38
uint8_t
remote_cid
[HMDFS_CID_SIZE];
member
55
uint8_t
remote_cid
[HMDFS_CID_SIZE];
member
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H
A
D
device_node.h
38
uint8_t
remote_cid
[HMDFS_CID_SIZE];
member
55
uint8_t
remote_cid
[HMDFS_CID_SIZE];
member
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H
A
D
vmci_context.h
87
u32
remote_cid
;
member
H
A
D
vmci_context.c
598
int vmci_ctx_add_notification(u32 context_id, u32
remote_cid
)
in vmci_ctx_add_notification()
argument
665
int vmci_ctx_remove_notification(u32 context_id, u32
remote_cid
)
in vmci_ctx_remove_notification()
argument
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H
A
D
vmci_context.h
87
u32
remote_cid
;
member
H
A
D
vmci_context.c
598
int vmci_ctx_add_notification(u32 context_id, u32
remote_cid
)
in vmci_ctx_add_notification()
argument
665
int vmci_ctx_remove_notification(u32 context_id, u32
remote_cid
)
in vmci_ctx_remove_notification()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
virtio_vsock.h
146
u32
remote_cid
, remote_port;
member
/kernel/linux/linux-6.6/drivers/vhost/
H
A
D
vsock.c
449
static bool vhost_transport_seqpacket_allow(u32
remote_cid
)
in vhost_transport_seqpacket_allow()
argument
/kernel/linux/linux-5.10/net/vmw_vsock/
H
A
D
af_vsock.c
396
static bool vsock_use_local_transport(unsigned int
remote_cid
)
in vsock_use_local_transport()
argument
436
unsigned int
remote_cid
= vsk->remote_addr.svm_cid;
in vsock_assign_transport()
local
Completed in 13 milliseconds