Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dtxbuf.c13 static atomic_t rxrpc_txbuf_debug_ids; variable
48 txb->debug_id = atomic_inc_return(&rxrpc_txbuf_debug_ids); in rxrpc_alloc_data_txbuf()