Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Daf_rxrpc.h40 void rxrpc_kernel_new_call_notification(struct socket *,
/openbmc/linux/net/rxrpc/
H A Daf_rxrpc.c428 void rxrpc_kernel_new_call_notification( in rxrpc_kernel_new_call_notification() function
438 EXPORT_SYMBOL(rxrpc_kernel_new_call_notification);
H A Drxperf.c212 rxrpc_kernel_new_call_notification(socket, rxperf_rx_new_call, in rxperf_open_socket()
/openbmc/linux/fs/afs/
H A Drxrpc.c86 rxrpc_kernel_new_call_notification(socket, afs_rx_new_call, in afs_open_socket()