Searched defs:svsk (Results 1 – 2 of 2) sorted by relevance
123 struct svc_sock *svsk = in svc_tcp_release_rqst() local155 struct svc_sock *svsk = in svc_set_cmsg_data() local254 struct svc_sock *svsk = in svc_tcp_read_msg() local433 struct svc_sock *svsk = in svc_udp_recvfrom() local846 static void svc_tcp_clear_pages(struct svc_sock *svsk) in svc_tcp_clear_pages()870 static ssize_t svc_tcp_read_marker(struct svc_sock *svsk, in svc_tcp_read_marker()982 struct svc_sock *svsk = in svc_tcp_recvfrom() local1284 struct svc_sock *svsk; in svc_sock_update_bufs() local1300 struct svc_sock *svsk; in svc_setup_socket() local1378 struct svc_sock *svsk = NULL; in svc_addsock() local[all …]
44 static inline u32 svc_sock_reclen(struct svc_sock *svsk) in svc_sock_reclen()49 static inline u32 svc_sock_final_rec(struct svc_sock *svsk) in svc_sock_final_rec()
Completed in 7 milliseconds