Searched refs:svc_sock (Results 1 – 4 of 4) sorted by relevance
65 static struct svc_sock *svc_setup_socket(struct svc_serv *, struct socket *,115 svc_sock_enqueue(struct svc_sock *svsk) in svc_sock_enqueue()185 static inline struct svc_sock *188 struct svc_sock *svsk; in svc_sock_dequeue()194 struct svc_sock, sk_ready); in svc_sock_dequeue()211 svc_sock_received(struct svc_sock *svsk) in svc_sock_received()233 struct svc_sock *svsk = rqstp->rq_sock; in svc_reserve()247 svc_sock_put(struct svc_sock *svsk) in svc_sock_put()265 struct svc_sock *svsk = rqstp->rq_sock; in svc_sock_release()317 struct svc_sock *svsk = rqstp->rq_sock; in svc_sendto()[all …]
63 struct svc_sock *svsk; in svc_destroy()79 struct svc_sock, in svc_destroy()85 struct svc_sock, in svc_destroy()
17 struct svc_sock { struct55 void svc_delete_socket(struct svc_sock *); argument
94 struct svc_sock * rq_sock; /* socket */