Searched refs:rxrpc_kernel_check_life (Results 1 – 6 of 6) sorted by relevance
90 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
443 * rxrpc_kernel_check_life - Check to see whether a call is still alive452 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function 461 EXPORT_SYMBOL(rxrpc_kernel_check_life);
296 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall)) in rxperf_deliver_to_call()
287 if (rxrpc_kernel_check_life(call->net->socket, call->rxcall)) in afs_read_receive()
648 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) { in afs_wait_for_call_to_complete()
1043 bool rxrpc_kernel_check_life(struct socket *sock,