Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_rxrpc.h90 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
/linux/net/rxrpc/
H A Daf_rxrpc.c443 * rxrpc_kernel_check_life - Check to see whether a call is still alive
452 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function
461 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()
/linux/Documentation/networking/
H A Drxrpc.rst1043 bool rxrpc_kernel_check_life(struct socket *sock,