Searched refs:debug_ids (Results 1 – 4 of 4) sorted by relevance
14 static atomic_t debug_ids; variable34 fq->debug_id = atomic_inc_return(&debug_ids); in netfs_folioq_alloc()
23 static atomic_t debug_ids; in netfs_alloc_request() local47 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
16 static atomic_t debug_ids; in afs_alloc_vlserver() local25 vlserver->debug_id = atomic_inc_return(&debug_ids); in afs_alloc_vlserver()
20 static atomic_t debug_ids; in afs_begin_vlserver_operation() local34 vc->debug_id = atomic_inc_return(&debug_ids); in afs_begin_vlserver_operation()
Completed in 5 milliseconds