Home
last modified time | relevance | path

Searched refs:sk_owspace (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvcsock.h27 void (*sk_owspace)(struct sock *); member
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvcsock.h27 void (*sk_owspace)(struct sock *); member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcsock.c345 svsk->sk_owspace(sk); in svc_write_space()
778 newsock->sk->sk_write_space = svsk->sk_owspace; in svc_tcp_accept()
1326 svsk->sk_owspace = inet->sk_write_space; in svc_setup_socket()
1506 sk->sk_write_space = svsk->sk_owspace; in svc_sock_detach()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c394 svsk->sk_owspace(sk); in svc_write_space()
916 newsock->sk->sk_write_space = svsk->sk_owspace; in svc_tcp_accept()
1434 svsk->sk_owspace = inet->sk_write_space; in svc_setup_socket()
1602 sk->sk_write_space = svsk->sk_owspace; in svc_sock_detach()

Completed in 5 milliseconds