Home
last modified time | relevance | path

Searched defs:path_info (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-ps-historical-service-time.c54 struct path_info { struct
55 struct list_head list;
56 struct dm_path *path;
57 unsigned int repeat_count;
59 spinlock_t lock;
61 u64 historical_service_time; /* Fixed point */
63 u64 stale_after;
64 u64 last_finish;
66 u64 outstanding;
H A Ddm-ps-io-affinity.c14 struct path_info { struct
22 struct path_info **path_map; argument
H A Ddm-ps-service-time.c31 struct path_info { struct
32 struct list_head list;
33 struct dm_path *path;
34 unsigned int repeat_count;
35 unsigned int relative_throughput;
36 atomic_t in_flight_size; /* Total size of in-flight I/Os */
H A Ddm-ps-queue-length.c36 struct path_info { struct
37 struct list_head list;
38 struct dm_path *path;
39 unsigned int repeat_count;
40 atomic_t qlen; /* the number of in-flight I/Os */
H A Ddm-ps-round-robin.c29 struct path_info { struct
37 struct path_info *pi, *next; in free_paths() argument
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c399 struct mmp_path_info *path_info; in path_init() local
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h650 unsigned int path_info; member
679 unsigned int path_info; member
/openbmc/qemu/hw/scsi/
H A Dmfi.h1070 } path_info; member