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:rpcr_to_rdmar
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H
A
D
backchannel.c
63
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in rpcrdma_bc_marshal_reply()
105
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_bc_send_reply()
144
rpcrdma_req_destroy(
rpcr_to_rdmar
(rqst));
in xprt_rdma_bc_destroy()
157
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_bc_free_rqst()
261
req =
rpcr_to_rdmar
(rqst);
in rpcrdma_bc_receive_call()
H
A
D
transport.c
538
rpcrdma_reply_put(&r_xprt->rx_buf,
rpcr_to_rdmar
(rqst));
in xprt_rdma_free_slot()
541
rpcrdma_buffer_put(&r_xprt->rx_buf,
rpcr_to_rdmar
(rqst));
in xprt_rdma_free_slot()
571
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_allocate()
606
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_free()
638
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_send_request()
H
A
D
xprt_rdma.h
322
rpcr_to_rdmar
(const struct rpc_rqst *rqst)
in rpcr_to_rdmar()
function
H
A
D
rpc_rdma.c
878
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in rpcrdma_marshal_req()
1480
req =
rpcr_to_rdmar
(rqst);
in rpcrdma_reply_handler()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H
A
D
backchannel.c
59
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in rpcrdma_bc_marshal_reply()
101
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_bc_send_reply()
140
rpcrdma_req_destroy(
rpcr_to_rdmar
(rqst));
in xprt_rdma_bc_destroy()
153
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_bc_free_rqst()
259
req =
rpcr_to_rdmar
(rqst);
in rpcrdma_bc_receive_call()
H
A
D
transport.c
530
rpcrdma_reply_put(&r_xprt->rx_buf,
rpcr_to_rdmar
(rqst));
in xprt_rdma_free_slot()
533
rpcrdma_buffer_put(&r_xprt->rx_buf,
rpcr_to_rdmar
(rqst));
in xprt_rdma_free_slot()
563
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_allocate()
591
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_free()
625
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in xprt_rdma_send_request()
H
A
D
xprt_rdma.h
336
rpcr_to_rdmar
(const struct rpc_rqst *rqst)
in rpcr_to_rdmar()
function
H
A
D
rpc_rdma.c
862
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in rpcrdma_marshal_req()
1356
struct rpcrdma_req *req =
rpcr_to_rdmar
(rqst);
in rpcrdma_unpin_rqst()
1479
req =
rpcr_to_rdmar
(rqst);
in rpcrdma_reply_handler()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
rpcrdma.h
366
__entry->req =
rpcr_to_rdmar
(rqst);
367
__entry->rep =
rpcr_to_rdmar
(rqst)->rl_reply;
Completed in 10 milliseconds