Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Daf_rxrpc.h63 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-5.10/fs/afs/
Drxrpc.c768 if (rxrpc_kernel_charge_accept(net->socket, in afs_charge_preallocation()