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_switch_put
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
xprtmultipath.h
47
extern void
xprt_switch_put
(struct rpc_xprt_switch *xps);
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
clnt.c
422
xprt_switch_put
(xps);
in rpc_new_client()
454
xprt_switch_put
(xps);
in rpc_new_client()
647
xprt_switch_put
(xps);
in __rpc_clone_client()
783
xprt_switch_put
(oldxps);
in rpc_switch_client_transport()
793
xprt_switch_put
(xps);
in rpc_switch_client_transport()
812
xprt_switch_put
(xps);
in _rpc_clnt_xprt_iter_init()
2224
xprt_switch_put
(xps);
in call_connect_status()
2906
xprt_switch_put
(data->xps);
in rpc_cb_add_xprt_release()
3026
xprt_switch_put
(xps);
in rpc_clnt_setup_test_and_add_xprt()
3069
xprt_switch_put
(xp
in rpc_clnt_add_xprt()
[all...]
H
A
D
xprtmultipath.c
192
*
xprt_switch_put
- Release a reference to a rpc_xprt_switch
197
void
xprt_switch_put
(struct rpc_xprt_switch *xps)
in xprt_switch_put()
function
573
xprt_switch_put
(xprt_iter_xchg_switch(xpi, NULL));
in xprt_iter_destroy()
H
A
D
sysfs.c
224
xprt_switch_put
(xprt_switch);
in rpc_sysfs_xprt_switch_info_show()
334
xprt_switch_put
(xps);
in rpc_sysfs_xprt_state_change()
H
A
D
svc_xprt.c
179
xprt_switch_put
(xprt->xpt_bc_xps);
in svc_xprt_free()
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
xprtmultipath.h
51
extern void
xprt_switch_put
(struct rpc_xprt_switch *xps);
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
clnt.c
417
xprt_switch_put
(xps);
in rpc_new_client()
448
xprt_switch_put
(xps);
in rpc_new_client()
628
xprt_switch_put
(xps);
in __rpc_clone_client()
763
xprt_switch_put
(oldxps);
in rpc_switch_client_transport()
773
xprt_switch_put
(xps);
in rpc_switch_client_transport()
791
xprt_switch_put
(xps);
in rpc_clnt_xprt_iter_init()
2737
xprt_switch_put
(data->xps);
in rpc_cb_add_xprt_release()
2828
xprt_switch_put
(xps);
in rpc_clnt_setup_test_and_add_xprt()
2834
xprt_switch_put
(xps);
in rpc_clnt_setup_test_and_add_xprt()
2874
xprt_switch_put
(xp
in rpc_clnt_add_xprt()
[all...]
H
A
D
xprtmultipath.c
156
*
xprt_switch_put
- Release a reference to a rpc_xprt_switch
161
void
xprt_switch_put
(struct rpc_xprt_switch *xps)
in xprt_switch_put()
function
466
xprt_switch_put
(xprt_iter_xchg_switch(xpi, NULL));
in xprt_iter_destroy()
H
A
D
svc_xprt.c
155
xprt_switch_put
(xprt->xpt_bc_xps);
in svc_xprt_free()
Completed in 14 milliseconds