Home
last modified time | relevance | path

Searched refs:rxrpc_kernel_check_life (Results 1 – 4 of 4) sorted by relevance

/linux/net/rxrpc/
H A Daf_rxrpc.c454 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function
463 EXPORT_SYMBOL(rxrpc_kernel_check_life);
H A Drxperf.c296 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall)) in rxperf_deliver_to_call()
/linux/fs/afs/
H A Dfile.c287 if (rxrpc_kernel_check_life(call->net->socket, call->rxcall)) in afs_read_receive()
H A Drxrpc.c648 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) { in afs_wait_for_call_to_complete()