Searched defs:mapped_device (Results 1 – 7 of 7) sorted by relevance
702 std::unique_ptr<MappedDevice> mapped_device; in getAvbPublicKey() local
33217 struct mapped_device { struct33218 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 …]
103741 struct mapped_device { struct103742 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 …]
54017 struct mapped_device { struct54018 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 …]
113536 struct mapped_device { struct113537 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 …]