Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Daf_rxrpc.h63 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
/linux-6.1.9/net/rxrpc/
Dcall_accept.c475 int rxrpc_kernel_charge_accept(struct socket *sock, in rxrpc_kernel_charge_accept() function
491 EXPORT_SYMBOL(rxrpc_kernel_charge_accept);
/linux-6.1.9/fs/afs/
Drxrpc.c733 if (rxrpc_kernel_charge_accept(net->socket, in afs_charge_preallocation()