Searched refs:debug_ids (Results 1 – 2 of 2) sorted by relevance
657 static const struct amba_id debug_ids[] = { variable667 MODULE_DEVICE_TABLE(amba, debug_ids);676 .id_table = debug_ids,
44 static atomic_t debug_ids; in netfs_alloc_read_request() local53 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_read_request()