Lines Matching defs:sock
11 #include <net/sock.h>
19 static void afs_wake_up_call_waiter(struct sock *, struct rxrpc_call *, unsigned long);
20 static void afs_wake_up_async_call(struct sock *, struct rxrpc_call *, unsigned long);
22 static void afs_rx_new_call(struct sock *, struct rxrpc_call *, unsigned long);
311 static void afs_notify_end_request_tx(struct sock *sock,
685 static void afs_wake_up_call_waiter(struct sock *sk, struct rxrpc_call *rxcall,
697 static void afs_wake_up_async_call(struct sock *sk, struct rxrpc_call *rxcall,
792 static void afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall,
834 static void afs_notify_end_reply_tx(struct sock *sock,