Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/
H A Dutils.c62 struct id_map { struct
79 struct list id_map; argument
/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()
/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/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c329 char id_map[4096]; in change_idmaps() local