Lines Matching defs:ufshpb_region
116 struct ufshpb_region { struct
117 struct ufshpb_lu *hpb;
118 struct ufshpb_subregion *srgn_tbl;
119 enum HPB_RGN_STATE rgn_state;
120 int rgn_idx;
121 int srgn_cnt;
124 struct list_head list_inact_rgn;
127 struct list_head list_lru_rgn;
128 unsigned long rgn_flags;
133 spinlock_t rgn_lock;
134 unsigned int reads;
136 ktime_t read_timeout;
137 unsigned int read_timeout_expiries;
138 struct list_head list_expired_rgn;