Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dobjects.c21 static atomic_t debug_ids; in netfs_alloc_request() local
44 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
/linux/drivers/hwtracing/coresight/
A Dcoresight-cpu-debug.c668 static const struct amba_id debug_ids[] = { variable
678 MODULE_DEVICE_TABLE(amba, debug_ids);
687 .id_table = debug_ids,
/linux/fs/afs/
A Dvl_list.c16 static atomic_t debug_ids; in afs_alloc_vlserver() local
25 vlserver->debug_id = atomic_inc_return(&debug_ids); in afs_alloc_vlserver()
A Dvl_rotate.c20 static atomic_t debug_ids; in afs_begin_vlserver_operation() local
34 vc->debug_id = atomic_inc_return(&debug_ids); in afs_begin_vlserver_operation()

Completed in 11 milliseconds