Home
last modified time | relevance | path

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

/linux-6.6.21/net/rxrpc/
Dtxbuf.c14 atomic_t rxrpc_nr_txbuf; variable
53 atomic_inc(&rxrpc_nr_txbuf); in rxrpc_alloc_txbuf()
81 atomic_dec(&rxrpc_nr_txbuf); in rxrpc_free_txbuf()
Dproc.c461 atomic_read(&rxrpc_nr_txbuf), in rxrpc_stats_show()
Dar-internal.h1293 extern atomic_t rxrpc_nr_txbuf;