Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_rxrpc.h77 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_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.c629 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) { in afs_wait_for_call_to_complete()
/linux/net/rxrpc/
H A Drxperf.c291 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall)) in rxperf_deliver_to_call()
/linux/Documentation/networking/
H A Drxrpc.rst1043 bool rxrpc_kernel_check_life(struct socket *sock,