Home
last modified time | relevance | path

Searched defs:id_map (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/filesystems/
H A Dutils.c62 struct id_map { struct
79 struct list id_map; member
/linux/drivers/greybus/
H A Dhd.c50 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 Des2.c492 struct ida *id_map = &hd->cport_id_map; in es2_cport_allocate() local
/linux/tools/lib/bpf/
H A Dbtf_relocate.c47 __u32 *id_map; member
444 int btf_relocate(struct btf *btf, const struct btf *base_btf, __u32 **id_map) in btf_relocate()
H A Dbtf.c5923 int *id_map; member
6248 __u32 *id_map; member
6269 int btf__permute(struct btf *btf, __u32 *id_map, __u32 id_map_cnt, in btf__permute()
/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c329 char id_map[4096]; in change_idmaps() local
/linux/drivers/staging/greybus/
H A Dfw-download.c40 struct ida id_map; member
H A Dfw-management.c30 struct ida id_map; member
/linux/tools/bpf/resolve_btfids/
H A Dmain.c1537 __u32 *permute_ids = NULL, *id_map = NULL; in sort_btf_by_name() local