Searched refs:debug_ids (Results 1 – 2 of 2) sorted by relevance
19 static atomic_t debug_ids; in netfs_alloc_request() local36 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
658 static const struct amba_id debug_ids[] = { variable668 MODULE_DEVICE_TABLE(amba, debug_ids);677 .id_table = debug_ids,