Searched refs:debug_ids (Results 1 – 3 of 3) sorted by relevance
15 static atomic_t debug_ids; variable38 fq->debug_id = atomic_inc_return(&debug_ids); in netfs_folioq_alloc()
22 static atomic_t debug_ids; in netfs_alloc_request() local52 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
16 static atomic_t debug_ids; in afs_alloc_vlserver() local24 vlserver->debug_id = atomic_inc_return(&debug_ids); in afs_alloc_vlserver()