Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h97205 struct mapped_device { struct
97206 struct mutex suspend_lock;
97207 struct mutex table_devices_lock;
97208 struct list_head table_devices;
97209 void *map;
97210 long unsigned int flags;
97211 struct mutex type_lock;
97212 enum dm_queue_mode type;
97213 int numa_node_id;
97214 struct request_queue *queue;
[all …]
Dvmlinux.h97205 struct mapped_device { struct
97206 struct mutex suspend_lock;
97207 struct mutex table_devices_lock;
97208 struct list_head table_devices;
97209 void *map;
97210 long unsigned int flags;
97211 struct mutex type_lock;
97212 enum dm_queue_mode type;
97213 int numa_node_id;
97214 struct request_queue *queue;
[all …]