Home
last modified time | relevance | path

Searched refs:svc_tcp_sock_detach (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcsock.c71 static void svc_tcp_sock_detach(struct svc_xprt *);
1214 .xpo_detach = svc_tcp_sock_detach,
1514 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach() function
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c83 static void svc_tcp_sock_detach(struct svc_xprt *);
1322 .xpo_detach = svc_tcp_sock_detach,
1610 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach() function

Completed in 5 milliseconds