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

/linux-master/include/net/
H A Daf_rxrpc.h77 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
/linux-master/net/rxrpc/
H A Daf_rxrpc.c434 * rxrpc_kernel_check_life - Check to see whether a call is still alive
441 bool rxrpc_kernel_check_life(const struct socket *sock, function
450 EXPORT_SYMBOL(rxrpc_kernel_check_life); variable
H A Drxperf.c291 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall))
/linux-master/fs/afs/
H A Drxrpc.c603 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) {

Completed in 133 milliseconds