Home
last modified time | relevance | path

Searched refs:rxrpc_kernel_charge_accept (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Dcall_accept.c470 int rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept() function
483 EXPORT_SYMBOL(rxrpc_kernel_charge_accept);
H A Drxperf.c169 if (rxrpc_kernel_charge_accept(rxperf_socket, in rxperf_charge_preallocation()
/linux/fs/afs/
H A Drxrpc.c758 if (rxrpc_kernel_charge_accept(net->socket, in afs_charge_preallocation()