Searched refs:ufshpb_lu (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/scsi/ufs/ |
| D | ufshpb.c | 35 static void ufshpb_update_active_info(struct ufshpb_lu *hpb, int rgn_idx, 49 static struct ufshpb_lu *ufshpb_get_hpb_data(struct scsi_device *sdev) in ufshpb_get_hpb_data() 54 static int ufshpb_get_state(struct ufshpb_lu *hpb) in ufshpb_get_state() 59 static void ufshpb_set_state(struct ufshpb_lu *hpb, int state) in ufshpb_set_state() 82 static bool ufshpb_is_supported_chunk(struct ufshpb_lu *hpb, int transfer_len) in ufshpb_is_supported_chunk() 92 static bool ufshpb_is_pinned_region(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_is_pinned_region() 102 static void ufshpb_kick_map_work(struct ufshpb_lu *hpb) in ufshpb_kick_map_work() 147 static void ufshpb_iterate_rgn(struct ufshpb_lu *hpb, int rgn_idx, int srgn_idx, in ufshpb_iterate_rgn() 225 static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_test_ppn_dirty() 284 static int ufshpb_fill_ppn_from_page(struct ufshpb_lu *hpb, in ufshpb_fill_ppn_from_page() [all …]
|
| D | ufshpb.h | 118 struct ufshpb_lu *hpb; 165 struct ufshpb_lu *hpb; 223 struct ufshpb_lu { struct
|