Searched refs:tcon_debug_id (Results 1 – 2 of 2) sorted by relevance
1194 TP_PROTO(unsigned int tcon_debug_id, int ref,1196 TP_ARGS(tcon_debug_id, ref, trace),1203 __entry->tcon = tcon_debug_id;
117 static atomic_t tcon_debug_id; in tcon_info_alloc() local134 ret_buf->debug_id = atomic_inc_return(&tcon_debug_id); in tcon_info_alloc()