Searched defs:id_map (Results 1 – 8 of 8) sorted by relevance
30 static void coresight_trace_id_dump_table(struct coresight_trace_id_map *id_map, in coresight_trace_id_dump_table()55 static int coresight_trace_id_find_odd_id(struct coresight_trace_id_map *id_map) in coresight_trace_id_find_odd_id()82 static int coresight_trace_id_alloc_new_id(struct coresight_trace_id_map *id_map, in coresight_trace_id_alloc_new_id()113 static void coresight_trace_id_free(int id, struct coresight_trace_id_map *id_map) in coresight_trace_id_free()122 static void coresight_trace_id_set_pend_rel(int id, struct coresight_trace_id_map *id_map) in coresight_trace_id_set_pend_rel()137 struct coresight_trace_id_map *id_map = &id_map_default; in coresight_trace_id_release_all_pending() local154 static int coresight_trace_id_map_get_cpu_id(int cpu, struct coresight_trace_id_map *id_map) in coresight_trace_id_map_get_cpu_id()198 static void coresight_trace_id_map_put_cpu_id(int cpu, struct coresight_trace_id_map *id_map) in coresight_trace_id_map_put_cpu_id()225 static int coresight_trace_id_map_get_system_id(struct coresight_trace_id_map *id_map) in coresight_trace_id_map_get_system_id()240 static void coresight_trace_id_map_put_system_id(struct coresight_trace_id_map *id_map, int id) in coresight_trace_id_map_put_system_id()
50 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_reserve() local65 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_release_reserved() local75 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_allocate() local
492 struct ida *id_map = &hd->cport_id_map; in es2_cport_allocate() local
12 static u8 id_map[ADF_MAX_DEVICES]; variable
40 struct ida id_map; member
30 struct ida id_map; member
328 char id_map[4096]; in change_idmaps() local
2215 int *id_map = ctx; in remap_type_id() local
Completed in 20 milliseconds