Lines Matching defs:call
23 void rxrpc_notify_socket(struct rxrpc_call *call) in rxrpc_notify_socket()
64 bool __rxrpc_set_call_completion(struct rxrpc_call *call, in __rxrpc_set_call_completion()
82 bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion()
100 bool __rxrpc_call_completed(struct rxrpc_call *call) in __rxrpc_call_completed()
105 bool rxrpc_call_completed(struct rxrpc_call *call) in rxrpc_call_completed()
120 bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call()
129 bool rxrpc_abort_call(const char *why, struct rxrpc_call *call, in rxrpc_abort_call()
143 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term()
184 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
222 static void rxrpc_rotate_rx_window(struct rxrpc_call *call) in rxrpc_rotate_rx_window()
280 static int rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_verify_packet()
316 static int rxrpc_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_locate_data()
356 static int rxrpc_recvmsg_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_recvmsg_data()
491 struct rxrpc_call *call; in rxrpc_recvmsg() local
687 int rxrpc_kernel_recv_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_recv_data()
786 bool rxrpc_kernel_get_reply_time(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_reply_time()