Lines Matching refs:rxrpc_call
22 static void afs_wake_up_call_waiter(struct sock *, struct rxrpc_call *, unsigned long);
23 static void afs_wake_up_async_call(struct sock *, struct rxrpc_call *, unsigned long);
25 static void afs_rx_new_call(struct sock *, struct rxrpc_call *, unsigned long);
26 static void afs_rx_discard_new_call(struct rxrpc_call *, unsigned long);
27 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID);
325 struct rxrpc_call *rxcall,
339 struct rxrpc_call *rxcall;
678 static void afs_wake_up_call_waiter(struct sock *sk, struct rxrpc_call *rxcall,
691 static void afs_wake_up_async_call(struct sock *sk, struct rxrpc_call *rxcall,
729 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID)
772 static void afs_rx_discard_new_call(struct rxrpc_call *rxcall,
784 static void afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall,
838 struct rxrpc_call *rxcall,