Searched refs:cell_debug_id (Results 1 – 2 of 2) sorted by relevance
21 static atomic_t cell_debug_id; variable205 cell->debug_id = atomic_inc_return(&cell_debug_id); in afs_alloc_cell()
1486 TP_PROTO(unsigned int cell_debug_id, int ref, int active,1489 TP_ARGS(cell_debug_id, ref, active, reason),1499 __entry->cell = cell_debug_id;
Completed in 10 milliseconds