Lines Matching refs:debug_id
29 txb->call_debug_id = call->debug_id;
30 txb->debug_id = atomic_inc_return(&rxrpc_txbuf_debug_ids);
48 trace_rxrpc_txbuf(txb->debug_id,
64 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r + 1, what);
71 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r, what);
78 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, 0,
86 unsigned int debug_id, call_debug_id;
92 debug_id = txb->debug_id;
96 trace_rxrpc_txbuf(debug_id, call_debug_id, seq, r - 1, what);