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:rpcrdma_cmp_magic
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
rpc_rdma.h
108
#define
rpcrdma_cmp_magic
__cpu_to_be32(0xf6ab0e18)
macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
rpc_rdma.h
108
#define
rpcrdma_cmp_magic
__cpu_to_be32(0xf6ab0e18)
macro
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H
A
D
svc_rdma_transport.c
169
pmsg->cp_magic ==
rpcrdma_cmp_magic
&&
in svc_rdma_parse_connect_private()
479
pmsg.cp_magic =
rpcrdma_cmp_magic
;
in svc_rdma_accept()
H
A
D
verbs.c
223
pmsg->cp_magic ==
rpcrdma_cmp_magic
&&
in rpcrdma_update_cm_private()
471
pmsg->cp_magic =
rpcrdma_cmp_magic
;
in rpcrdma_ep_create()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H
A
D
svc_rdma_transport.c
165
pmsg->cp_magic ==
rpcrdma_cmp_magic
&&
in svc_rdma_parse_connect_private()
480
pmsg.cp_magic =
rpcrdma_cmp_magic
;
in svc_rdma_accept()
H
A
D
verbs.c
200
pmsg->cp_magic ==
rpcrdma_cmp_magic
&&
in rpcrdma_update_cm_private()
434
pmsg->cp_magic =
rpcrdma_cmp_magic
;
in rpcrdma_ep_create()
Completed in 7 milliseconds