Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dtxbuf.c13 static atomic_t rxrpc_txbuf_debug_ids; variable
30 txb->debug_id = atomic_inc_return(&rxrpc_txbuf_debug_ids); in rxrpc_alloc_txbuf()