Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsysfs.c157 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_show()
184 xprt_put(xprt); in rpc_sysfs_xprt_srcaddr_show()
207 xprt_put(xprt); in rpc_sysfs_xprt_xprtsec_show()
242 xprt_put(xprt); in rpc_sysfs_xprt_info_show()
286 xprt_put(xprt); in rpc_sysfs_xprt_state_show()
357 xprt_put(new); in rpc_sysfs_xprt_switch_add_xprt_store()
360 xprt_put(xprt); in rpc_sysfs_xprt_switch_add_xprt_store()
382 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
416 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
471 xprt_put(xprt); in rpc_sysfs_xprt_state_change()
[all …]
H A Dclnt.c445 xprt_put(xprt); in rpc_new_client()
463 xprt_put(xprt); in rpc_create_xprt()
638 xprt_put(xprt); in __rpc_clone_client()
743 xprt_put(xprt); in rpc_switch_client_transport()
779 xprt_put(old); in rpc_switch_client_transport()
789 xprt_put(xprt); in rpc_switch_client_transport()
860 xprt_put(xprt); in rpc_clnt_iterate_for_each_xprt()
985 xprt_put(rcu_dereference_raw(clnt->cl_xprt)); in rpc_free_client_work()
1111 xprt_put(xprt); in rpc_task_release_xprt()
1123 xprt_put(xprt); in rpc_task_release_transport()
[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.c325 xprt_put(xprt); in xprt_free_bc_rqst()
H A Dxprt.c2176 void xprt_put(struct rpc_xprt *xprt) in xprt_put() function
2181 EXPORT_SYMBOL_GPL(xprt_put);
H A Dxprtsock.c2611 xprt_put(lower_xprt); in xs_tls_handshake_done()
2665 xprt_put(lower_xprt); in xs_tls_handshake_sync()
3618 xprt_put(xprt); in xs_setup_bc_tcp()
H A Dsvc_xprt.c177 xprt_put(xprt->xpt_bc_xprt); in svc_xprt_free()
/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c165 xprt_put(xprt); in xprt_rdma_bc_free_rqst()
/linux/include/linux/sunrpc/
H A Dxprt.h401 void xprt_put(struct rpc_xprt *xprt);