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