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_areadch
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H
A
D
xprt_rdma.h
542
rpcrdma_areadch
,
enumerator
H
A
D
rpc_rdma.c
377
if (rtype ==
rpcrdma_areadch
)
in rpcrdma_encode_read_list()
841
case
rpcrdma_areadch
:
in rpcrdma_prepare_send_sges()
953
rtype =
rpcrdma_areadch
;
in rpcrdma_marshal_req()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H
A
D
xprt_rdma.h
556
rpcrdma_areadch
,
enumerator
H
A
D
rpc_rdma.c
348
if (rtype ==
rpcrdma_areadch
)
in rpcrdma_encode_read_list()
825
case
rpcrdma_areadch
:
in rpcrdma_prepare_send_sges()
937
rtype =
rpcrdma_areadch
;
in rpcrdma_marshal_req()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
rpcrdma.h
618
TRACE_DEFINE_ENUM(
rpcrdma_areadch
);
variable
628
{
rpcrdma_areadch
, "*read list" }, \
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
rpcrdma.h
798
TRACE_DEFINE_ENUM(
rpcrdma_areadch
);
variable
808
{
rpcrdma_areadch
, "*read list" }, \
Completed in 9 milliseconds