Searched defs:db_id (Results 1 – 16 of 16) sorted by relevance
/linux/tools/perf/util/ |
H A D | comm.h | 18 u64 db_id; member
|
H A D | call-path.h | 32 u64 db_id; member
|
H A D | thread-stack.h | 64 u64 db_id; member
|
H A D | thread.h | 55 u64 db_id; in DECLARE_RC_STRUCT() local 255 static inline void thread__set_db_id(struct thread *thread, u64 db_id) in thread__set_db_id()
|
H A D | db-export.h | 30 u64 db_id; member
|
H A D | machine.h | 63 u64 db_id; member
|
H A D | dso.h | 278 u64 db_id; in DECLARE_RC_STRUCT() member 420 static inline void dso__set_db_id(struct dso *dso, u64 db_id) in dso__set_db_id()
|
H A D | thread-stack.c | 60 u64 db_id; member
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_jsm_msg.c | 95 int ivpu_jsm_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 db_id, in ivpu_jsm_register_db() 115 int ivpu_jsm_unregister_db(struct ivpu_device *vdev, u32 db_id) in ivpu_jsm_unregister_db() 326 int ivpu_jsm_hws_register_db(struct ivpu_device *vdev, u32 ctx_id, u32 cmdq_id, u32 db_id, in ivpu_jsm_hws_register_db()
|
H A D | ivpu_job.h | 32 u32 db_id; member
|
H A D | ivpu_hw_ip.c | 1151 static void db_set_37xx(struct ivpu_device *vdev, u32 db_id) in db_set_37xx() 1159 static void db_set_40xx(struct ivpu_device *vdev, u32 db_id) in db_set_40xx() 1167 void ivpu_hw_ip_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_ip_db_set()
|
H A D | ivpu_hw.h | 141 static inline void ivpu_hw_db_set(struct ivpu_device *vdev, u32 db_id) in ivpu_hw_db_set()
|
H A D | vpu_jsm_api.h | 1065 u32 db_id; member
|
/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_imem.c | 997 int channel_id, u32 db_id) in ipc_imem_channel_open()
|
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 1214 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() 1423 static int python_export_context_switch(struct db_export *dbe, u64 db_id, in python_export_context_switch()
|
/linux/include/net/mana/ |
H A D | gdma.h | 676 u32 db_id; member
|