Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Daf_rxrpc.h66 int rxrpc_kernel_charge_accept(struct socket *, rxrpc_notify_rx_t,
/Linux-v6.6/net/rxrpc/
Dcall_accept.c463 int rxrpc_kernel_charge_accept(struct socket *sock, in rxrpc_kernel_charge_accept() function
479 EXPORT_SYMBOL(rxrpc_kernel_charge_accept);
Drxperf.c162 if (rxrpc_kernel_charge_accept(rxperf_socket, in rxperf_charge_preallocation()
/Linux-v6.6/fs/afs/
Drxrpc.c737 if (rxrpc_kernel_charge_accept(net->socket, in afs_charge_preallocation()