Searched defs:rgn_idx (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/ufs/core/ |
D | ufshpb.c | 95 static bool ufshpb_is_pinned_region(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_is_pinned_region() 146 static void ufshpb_iterate_rgn(struct ufshpb_lu *hpb, int rgn_idx, int srgn_idx, in ufshpb_iterate_rgn() 224 static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_test_ppn_dirty() 313 ufshpb_get_pos_from_lpn(struct ufshpb_lu *hpb, unsigned long lpn, int *rgn_idx, in ufshpb_get_pos_from_lpn() 355 int transfer_len, rgn_idx, srgn_idx, srgn_offset; in ufshpb_prep() local 437 int rgn_idx, enum req_opf dir, in ufshpb_get_req() 552 static void ufshpb_update_active_info(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_update_active_info() 569 static void ufshpb_update_inactive_info(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_update_inactive_info() 652 static void ufshpb_set_read_buf_cmd(unsigned char *cdb, int rgn_idx, in ufshpb_set_read_buf_cmd() 918 int rgn_idx = rgn ? rgn->rgn_idx : 0; in ufshpb_issue_umap_req() local [all …]
|
D | ufshpb.h | 105 int rgn_idx; member 120 int rgn_idx; member 169 unsigned int rgn_idx; member
|