Home
last modified time | relevance | path

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

/linux-5.19.10/fs/netfs/
Dobjects.c19 static atomic_t debug_ids; in netfs_alloc_request() local
36 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c658 static const struct amba_id debug_ids[] = { variable
668 MODULE_DEVICE_TABLE(amba, debug_ids);
677 .id_table = debug_ids,