Searched defs:id_map (Results 1 – 6 of 6) sorted by relevance
31 static void coresight_trace_id_dump_table(struct coresight_trace_id_map *id_map, in coresight_trace_id_dump_table()49 static int _coresight_trace_id_read_cpu_id(int cpu, struct coresight_trace_id_map *id_map) in _coresight_trace_id_read_cpu_id()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()117 static void coresight_trace_id_free(int id, struct coresight_trace_id_map *id_map) in coresight_trace_id_free()129 static void coresight_trace_id_release_all(struct coresight_trace_id_map *id_map) in coresight_trace_id_release_all()201 static int coresight_trace_id_map_get_system_id(struct coresight_trace_id_map *id_map, in coresight_trace_id_map_get_system_id()236 int coresight_trace_id_get_cpu_id_map(int cpu, struct coresight_trace_id_map *id_map) in coresight_trace_id_get_cpu_id_map()248 void coresight_trace_id_put_cpu_id_map(int cpu, struct coresight_trace_id_map *id_map) in coresight_trace_id_put_cpu_id_map()287 void coresight_trace_id_perf_start(struct coresight_trace_id_map *id_map) in coresight_trace_id_perf_start()[all …]
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
Completed in 638 milliseconds