Lines Matching defs:sock
11 #include <net/sock.h>
21 static void afs_wake_up_call_waiter(struct sock *, struct rxrpc_call *, unsigned long);
22 static void afs_wake_up_async_call(struct sock *, struct rxrpc_call *, unsigned long);
24 static void afs_rx_new_call(struct sock *, struct rxrpc_call *, unsigned long);
284 static void afs_notify_end_request_tx(struct sock *sock,
658 static void afs_wake_up_call_waiter(struct sock *sk, struct rxrpc_call *rxcall,
670 static void afs_wake_up_async_call(struct sock *sk, struct rxrpc_call *rxcall,
764 static void afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall,
806 static void afs_notify_end_reply_tx(struct sock *sock,