Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A 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()
H A Dproc.c461 atomic_read(&rxrpc_nr_txbuf), in rxrpc_stats_show()
H A Dar-internal.h1293 extern atomic_t rxrpc_nr_txbuf;