Home
last modified time | relevance | path

Searched defs:hpb (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/ufs/
Dufshpb.c54 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()
314 ufshpb_get_pos_from_lpn(struct ufshpb_lu *hpb, unsigned long lpn, int *rgn_idx, in ufshpb_get_pos_from_lpn()
349 struct ufshpb_lu *hpb; in ufshpb_prep() local
[all …]
Dufshpb.h118 struct ufshpb_lu *hpb; member
165 struct ufshpb_lu *hpb; member