Home
last modified time | relevance | path

Searched refs:xprt_put (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/net/sunrpc/
H A Dsysfs.c156 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_show()
183 xprt_put(xprt); in rpc_sysfs_xprt_srcaddr_show()
206 xprt_put(xprt); in rpc_sysfs_xprt_xprtsec_show()
241 xprt_put(xprt); in rpc_sysfs_xprt_info_show()
285 xprt_put(xprt); in rpc_sysfs_xprt_state_show()
356 xprt_put(new); in rpc_sysfs_xprt_switch_add_xprt_store()
359 xprt_put(xprt); in rpc_sysfs_xprt_switch_add_xprt_store()
381 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
415 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
470 xprt_put(xprt); in rpc_sysfs_xprt_state_change()
[all …]
H A Dclnt.c453 xprt_put(xprt); in rpc_new_client()
471 xprt_put(xprt); in rpc_create_xprt()
646 xprt_put(xprt); in __rpc_clone_client()
751 xprt_put(xprt); in rpc_switch_client_transport()
787 xprt_put(old); in rpc_switch_client_transport()
797 xprt_put(xprt); in rpc_switch_client_transport()
868 xprt_put(xprt); in rpc_clnt_iterate_for_each_xprt()
1119 xprt_put(xprt); in rpc_task_release_xprt()
3065 xprt_put(xprt); in rpc_clnt_setup_test_and_add_xprt()
3147 xprt_put(xprt); in rpc_clnt_add_xprt()
[all …]
H A Dxprtmultipath.c92 xprt_put(xprt); in rpc_xprt_switch_remove_xprt()
108 xprt_put(xprt); in rpc_xprt_switch_get_main_xprt()
182 xprt_put(xprt); in xprt_switch_free_entries()
H A Drpcb_clnt.c159 xprt_put(map->r_xprt); in rpcb_map_release()
694 xprt_put(xprt); in rpcb_getport_async()
788 xprt_put(xprt); in rpcb_getport_async()
H A Ddebugfs.c222 xprt_put(xprt); in xprt_info_release()
H A Dbackchannel_rqst.c310 xprt_put(xprt); in xprt_free_bc_rqst()
H A Dxprt.c2175 void xprt_put(struct rpc_xprt *xprt) in xprt_put() function
2180 EXPORT_SYMBOL_GPL(xprt_put);
H A Dxprtsock.c2590 xprt_put(lower_xprt); in xs_tls_handshake_done()
2644 xprt_put(lower_xprt); in xs_tls_handshake_sync()
3603 xprt_put(xprt); in xs_setup_bc_tcp()
H A Dsvc_xprt.c177 xprt_put(xprt->xpt_bc_xprt); in svc_xprt_free()
/linux-6.15/net/sunrpc/xprtrdma/
H A Dbackchannel.c164 xprt_put(xprt); in xprt_rdma_bc_free_rqst()
/linux-6.15/include/linux/sunrpc/
H A Dxprt.h386 void xprt_put(struct rpc_xprt *xprt);