Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.cpp702 std::unique_ptr<MappedDevice> mapped_device; in getAvbPublicKey() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
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 …]