Home
last modified time | relevance | path

Searched refs:rxrpc_kernel_new_call_notification (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/net/
Daf_rxrpc.h41 void rxrpc_kernel_new_call_notification(struct socket *,
/linux-6.12.1/net/rxrpc/
Daf_rxrpc.c474 void rxrpc_kernel_new_call_notification( in rxrpc_kernel_new_call_notification() function
484 EXPORT_SYMBOL(rxrpc_kernel_new_call_notification);
Drxperf.c212 rxrpc_kernel_new_call_notification(socket, rxperf_rx_new_call, in rxperf_open_socket()
/linux-6.12.1/fs/afs/
Drxrpc.c87 rxrpc_kernel_new_call_notification(socket, afs_rx_new_call, in afs_open_socket()