Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Daf_rxrpc.h79 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c441 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function
450 EXPORT_SYMBOL(rxrpc_kernel_check_life);
H A Drxperf.c291 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall)) in rxperf_deliver_to_call()
/linux-6.15/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-6.15/Documentation/networking/
H A Drxrpc.rst1043 bool rxrpc_kernel_check_life(struct socket *sock,