Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcsock.c72 static void svc_sock_free(struct svc_xprt *);
641 .xpo_free = svc_sock_free,
1215 .xpo_free = svc_sock_free,
1529 static void svc_sock_free(struct svc_xprt *xprt) in svc_sock_free() function
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c84 static void svc_sock_free(struct svc_xprt *);
782 .xpo_free = svc_sock_free,
1323 .xpo_free = svc_sock_free,
1627 static void svc_sock_free(struct svc_xprt *xprt) in svc_sock_free() function

Completed in 5 milliseconds