Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Daf_rxrpc.h40 void rxrpc_kernel_new_call_notification(struct socket *,
/linux-6.6.21/net/rxrpc/
Daf_rxrpc.c428 void rxrpc_kernel_new_call_notification( in rxrpc_kernel_new_call_notification() function
438 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.6.21/fs/afs/
Drxrpc.c86 rxrpc_kernel_new_call_notification(socket, afs_rx_new_call, in afs_open_socket()