Searched defs:svsk (Results 1 – 2 of 2) sorted by relevance
158 struct svc_sock *svsk = in svc_set_cmsg_data() local304 struct svc_sock *svsk = in svc_tcp_read_msg() local564 struct svc_sock *svsk = in svc_udp_recvfrom() local948 static size_t svc_tcp_restore_pages(struct svc_sock *svsk, in svc_tcp_restore_pages()982 static void svc_tcp_clear_pages(struct svc_sock *svsk) in svc_tcp_clear_pages()1006 static ssize_t svc_tcp_read_marker(struct svc_sock *svsk, in svc_tcp_read_marker()1111 struct svc_sock *svsk = in svc_tcp_recvfrom() local1374 struct svc_sock *svsk; in svc_sock_update_bufs() local1389 struct svc_sock *svsk; in svc_setup_socket() local1452 struct svc_sock *svsk = NULL; in svc_addsock() local[all …]
46 static inline u32 svc_sock_reclen(struct svc_sock *svsk) in svc_sock_reclen()51 static inline u32 svc_sock_final_rec(struct svc_sock *svsk) in svc_sock_final_rec()
Completed in 13 milliseconds