Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Daf_rxrpc.h57 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
/Linux-v5.4/net/rxrpc/
Dcall_accept.c640 int rxrpc_kernel_charge_accept(struct socket *sock, in rxrpc_kernel_charge_accept() function
656 EXPORT_SYMBOL(rxrpc_kernel_charge_accept);
/Linux-v5.4/fs/afs/
Drxrpc.c819 if (rxrpc_kernel_charge_accept(net->socket, in afs_charge_preallocation()