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:rdma_nomsg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
rpc_rdma.h
85
#define
rdma_nomsg
cpu_to_be32(RDMA_NOMSG)
macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
rpc_rdma.h
85
#define
rdma_nomsg
cpu_to_be32(RDMA_NOMSG)
macro
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H
A
D
svc_rdma_recvfrom.c
668
case
rdma_nomsg
:
in svc_rdma_xdr_decode_req()
H
A
D
rpc_rdma.c
936
*p++ =
rdma_nomsg
;
in rpcrdma_marshal_req()
1385
case
rdma_nomsg
:
in rpcrdma_complete_rqst()
H
A
D
svc_rdma_sendto.c
983
*p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg :
rdma_nomsg
;
in svc_rdma_sendto()
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H
A
D
rpc_rdma.c
952
*p++ =
rdma_nomsg
;
in rpcrdma_marshal_req()
1386
case
rdma_nomsg
:
in rpcrdma_complete_rqst()
H
A
D
svc_rdma_sendto.c
920
*p = rp_ch ?
rdma_nomsg
: rdma_msg;
in svc_rdma_sendto()
H
A
D
svc_rdma_recvfrom.c
647
case
rdma_nomsg
:
in svc_rdma_xdr_decode_req()
Completed in 10 milliseconds