Lines Matching refs:ring_sock
444 struct socket *ring_sock;
1122 return ctx->ring_sock->sk;
7992 if (ctx->ring_sock) {
7993 struct sock *sock = ctx->ring_sock->sk;
8169 struct sock *sk = ctx->ring_sock->sk;
8268 struct sock *sock = ctx->ring_sock->sk;
9398 if (ctx->ring_sock) {
9399 ctx->ring_sock->file = NULL; /* so that iput() is called */
9400 sock_release(ctx->ring_sock);
10349 &ctx->ring_sock);
10358 sock_release(ctx->ring_sock);
10359 ctx->ring_sock = NULL;
10361 ctx->ring_sock->file = file;