Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dcell.c21 static atomic_t cell_debug_id; variable
203 cell->debug_id = atomic_inc_return(&cell_debug_id); in afs_alloc_cell()
/Linux-v5.10/include/trace/events/
Dafs.h1432 TP_PROTO(unsigned int cell_debug_id, int usage, int active,
1435 TP_ARGS(cell_debug_id, usage, active, reason),
1445 __entry->cell = cell_debug_id;