Searched refs:rxrpc_nr_txbuf (Results 1 – 3 of 3) sorted by relevance
14 atomic_t rxrpc_nr_txbuf; variable78 atomic_inc(&rxrpc_nr_txbuf); in rxrpc_alloc_data_txbuf()156 atomic_inc(&rxrpc_nr_txbuf); in rxrpc_alloc_ack_txbuf()185 atomic_dec(&rxrpc_nr_txbuf); in rxrpc_free_txbuf()
535 atomic_read(&rxrpc_nr_txbuf), in rxrpc_stats_show()
1284 extern atomic_t rxrpc_nr_txbuf;
Completed in 12 milliseconds