Searched defs:id_map (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-trace-id.c | 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() 142 static int _coresight_trace_id_get_cpu_id(int cpu, struct coresight_trace_id_map *id_map) in _coresight_trace_id_get_cpu_id() 181 static void _coresight_trace_id_put_cpu_id(int cpu, struct coresight_trace_id_map *id_map) in _coresight_trace_id_put_cpu_id() 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() 216 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() [all …]
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | utils.c | 62 struct id_map { struct 79 struct list id_map; member
|
| /linux/drivers/greybus/ |
| H A D | hd.c | 50 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_reserve() local 65 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_release_reserved() local 75 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_allocate() local
|
| H A D | es2.c | 492 struct ida *id_map = &hd->cport_id_map; in es2_cport_allocate() local
|
| /linux/tools/lib/bpf/ |
| H A D | btf_relocate.c | 47 __u32 *id_map; member 444 int btf_relocate(struct btf *btf, const struct btf *base_btf, __u32 **id_map) in btf_relocate()
|
| H A D | btf.c | 5549 int *id_map; global() member [all...] |
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_dev_mgr.c | 12 static u8 id_map[ADF_MAX_DEVICES]; variable
|
| /linux/tools/testing/selftests/filesystems/binderfs/ |
| H A D | binderfs_test.c | 329 char id_map[4096]; in change_idmaps() local
|
| /linux/drivers/staging/greybus/ |
| H A D | fw-download.c | 40 struct ida id_map; member
|
| H A D | fw-management.c | 30 struct ida id_map; member
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 1265 __u32 *permute_ids = NULL, *id_map = NULL; in sort_btf_by_name() local
|