Searched refs:rxrpc_nr_txbuf (Results 1 – 3 of 3) sorted by relevance
14 atomic_t rxrpc_nr_txbuf; variable59 atomic_inc(&rxrpc_nr_txbuf); in rxrpc_alloc_data_txbuf()77 atomic_dec(&rxrpc_nr_txbuf); in rxrpc_free_txbuf()
558 atomic_read(&rxrpc_nr_txbuf), in rxrpc_stats_show()
1510 extern atomic_t rxrpc_nr_txbuf;
Completed in 734 milliseconds