Searched refs:ufshpb_lu (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ufs/ |
D | ufshpb.c | 36 static void ufshpb_update_active_info(struct ufshpb_lu *hpb, int rgn_idx, 55 static struct ufshpb_lu *ufshpb_get_hpb_data(struct scsi_device *sdev) in ufshpb_get_hpb_data() 60 static int ufshpb_get_state(struct ufshpb_lu *hpb) in ufshpb_get_state() 65 static void ufshpb_set_state(struct ufshpb_lu *hpb, int state) in ufshpb_set_state() 88 static bool ufshpb_is_supported_chunk(struct ufshpb_lu *hpb, int transfer_len) in ufshpb_is_supported_chunk() 97 static inline bool ufshpb_is_required_wb(struct ufshpb_lu *hpb, int len) in ufshpb_is_required_wb() 108 static bool ufshpb_is_pinned_region(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_is_pinned_region() 118 static void ufshpb_kick_map_work(struct ufshpb_lu *hpb) in ufshpb_kick_map_work() 163 static void ufshpb_iterate_rgn(struct ufshpb_lu *hpb, int rgn_idx, int srgn_idx, in ufshpb_iterate_rgn() 241 static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_test_ppn_dirty() [all …]
|
D | ufshpb.h | 119 struct ufshpb_lu *hpb; 166 struct ufshpb_lu *hpb; 224 struct ufshpb_lu { struct
|