Home
last modified time | relevance | path

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

/aosp_15_r20/system/gsid/
H A Dgsi_service.cpp702 std::unique_ptr<MappedDevice> mapped_device; in getAvbPublicKey() local
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h33217 struct mapped_device { struct
33218 struct mutex suspend_lock;
33219 struct mutex table_devices_lock;
33220 struct list_head table_devices;
33221 void *map;
33222 long unsigned int flags;
33223 struct mutex type_lock;
33224 enum dm_queue_mode type;
33225 int numa_node_id;
33226 struct request_queue *queue;
[all …]
H A Dvmlinux_600.h33217 struct mapped_device { struct
33218 struct mutex suspend_lock;
33219 struct mutex table_devices_lock;
33220 struct list_head table_devices;
33221 void *map;
33222 long unsigned int flags;
33223 struct mutex type_lock;
33224 enum dm_queue_mode type;
33225 int numa_node_id;
33226 struct request_queue *queue;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h103741 struct mapped_device { struct
103742 struct mutex suspend_lock;
103743 struct mutex table_devices_lock;
103744 struct list_head table_devices;
103745 void __attribute__((btf_type_tag("rcu"))) *map;
103746 unsigned long flags;
103747 struct mutex type_lock;
103748 enum dm_queue_mode type;
103749 int numa_node_id;
103750 struct request_queue *queue;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h54017 struct mapped_device { struct
54018 struct mutex suspend_lock;
54019 struct mutex table_devices_lock;
54020 struct list_head table_devices;
54021 void *map;
54022 long unsigned int flags;
54023 struct mutex type_lock;
54024 enum dm_queue_mode type;
54025 int numa_node_id;
54026 struct request_queue *queue;
[all …]
H A Dvmlinux.h54017 struct mapped_device { struct
54018 struct mutex suspend_lock;
54019 struct mutex table_devices_lock;
54020 struct list_head table_devices;
54021 void *map;
54022 long unsigned int flags;
54023 struct mutex type_lock;
54024 enum dm_queue_mode type;
54025 int numa_node_id;
54026 struct request_queue *queue;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h113536 struct mapped_device { struct
113537 struct mutex suspend_lock;
113538 struct mutex table_devices_lock;
113539 struct list_head table_devices;
113540 void __attribute__((btf_type_tag("rcu"))) *map;
113541 unsigned long flags;
113542 struct mutex type_lock;
113543 enum dm_queue_mode type;
113544 int numa_node_id;
113545 struct request_queue *queue;
[all …]