Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Daf_rxrpc.h67 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
/kernel/linux/linux-6.6/include/net/
H A Daf_rxrpc.h70 bool rxrpc_kernel_check_life(const struct socket *, const struct rxrpc_call *);
/kernel/linux/linux-5.10/net/rxrpc/
H A Daf_rxrpc.c372 * rxrpc_kernel_check_life - Check to see whether a call is still alive
379 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function
384 EXPORT_SYMBOL(rxrpc_kernel_check_life); variable
/kernel/linux/linux-6.6/net/rxrpc/
H A Daf_rxrpc.c388 * rxrpc_kernel_check_life - Check to see whether a call is still alive
395 bool rxrpc_kernel_check_life(const struct socket *sock, in rxrpc_kernel_check_life() function
404 EXPORT_SYMBOL(rxrpc_kernel_check_life); variable
H A Drxperf.c291 if (!rxrpc_kernel_check_life(rxperf_socket, call->rxcall)) in rxperf_deliver_to_call()
/kernel/linux/linux-5.10/fs/afs/
H A Drxrpc.c634 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) { in afs_wait_for_call_to_complete()
/kernel/linux/linux-6.6/fs/afs/
H A Drxrpc.c606 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall)) { in afs_wait_for_call_to_complete()

Completed in 7 milliseconds