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:xprt_get
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H
A
D
svc_rdma_backchannel.c
266
xprt_get
(xprt);
in xprt_setup_rdma_bc()
271
xprt_get
(xprt);
in xprt_setup_rdma_bc()
H
A
D
backchannel.c
267
xprt_get
(xprt);
in rpcrdma_bc_receive_call()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H
A
D
svc_rdma_backchannel.c
272
xprt_get
(xprt);
in xprt_setup_rdma_bc()
277
xprt_get
(xprt);
in xprt_setup_rdma_bc()
H
A
D
backchannel.c
265
xprt_get
(xprt);
in rpcrdma_bc_receive_call()
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
clnt.c
551
xprt_get
(xprt);
in rpc_create()
642
xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in __rpc_clone_client()
1139
xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in rpc_task_get_first_xprt()
2946
data->xprt =
xprt_get
(xprt);
in rpc_clnt_test_and_add_xprt()
3013
xprt =
xprt_get
(xprt);
in rpc_clnt_setup_test_and_add_xprt()
3122
xprt_get
(xprt);
in rpc_xprt_probe_trunked()
3125
main_xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in rpc_xprt_probe_trunked()
3180
xprt_get
(xprt);
in rpc_xprt_offline()
3183
main_xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in rpc_xprt_offline()
H
A
D
xprtmultipath.c
35
if (unlikely(
xprt_get
(xprt) == NULL))
in xprt_switch_add_xprt_locked()
600
ret =
xprt_get
(ret);
in xprt_iter_get_helper()
H
A
D
debugfs.c
194
if (!
xprt_get
(xprt)) {
in xprt_info_open()
H
A
D
backchannel_rqst.c
371
xprt_get
(xprt);
in xprt_complete_bc_request()
H
A
D
sysfs.c
68
return
xprt_get
(x->xprt);
in rpc_sysfs_xprt_kobj_get_xprt()
H
A
D
rpcb_clnt.c
686
xprt =
xprt_get
(task->tk_xprt);
in rpcb_getport_async()
H
A
D
xprt.c
2138
*
xprt_get
- return a reference to an RPC transport.
2142
struct rpc_xprt *
xprt_get
(struct rpc_xprt *xprt)
in xprt_get()
function
2148
EXPORT_SYMBOL_GPL(
xprt_get
);
variable
H
A
D
sched.c
1119
xprt_get
(task_setup_data->rpc_xprt));
in rpc_init_task()
H
A
D
xprtsock.c
2560
.ta_data =
xprt_get
(lower_xprt),
in xs_tls_handshake_sync()
3557
xprt_get
(xprt);
in xs_setup_bc_tcp()
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
xprtmultipath.c
32
if (unlikely(
xprt_get
(xprt) == NULL))
in xprt_switch_add_xprt_locked()
493
ret =
xprt_get
(ret);
in xprt_iter_get_helper()
H
A
D
backchannel_rqst.c
385
xprt_get
(xprt);
in xprt_complete_bc_request()
H
A
D
debugfs.c
194
if (!
xprt_get
(xprt)) {
in xprt_info_open()
H
A
D
clnt.c
536
xprt_get
(xprt);
in rpc_create()
623
xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in __rpc_clone_client()
1056
xprt =
xprt_get
(rcu_dereference(clnt->cl_xprt));
in rpc_task_get_first_xprt()
2764
data->xprt =
xprt_get
(xprt);
in rpc_clnt_test_and_add_xprt()
2806
xprt =
xprt_get
(xprt);
in rpc_clnt_setup_test_and_add_xprt()
H
A
D
sched.c
1068
xprt_get
(task_setup_data->rpc_xprt));
in rpc_init_task()
H
A
D
rpcb_clnt.c
661
xprt =
xprt_get
(task->tk_xprt);
in rpcb_getport_async()
H
A
D
xprt.c
2055
*
xprt_get
- return a reference to an RPC transport.
2059
struct rpc_xprt *
xprt_get
(struct rpc_xprt *xprt)
in xprt_get()
function
2065
EXPORT_SYMBOL_GPL(
xprt_get
);
variable
H
A
D
xprtsock.c
3074
xprt_get
(xprt);
in xs_setup_bc_tcp()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
xprt.h
364
struct rpc_xprt *
xprt_get
(struct rpc_xprt *xprt);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
xprt.h
394
struct rpc_xprt *
xprt_get
(struct rpc_xprt *xprt);
Completed in 41 milliseconds