sisl_rht_entry     48 drivers/scsi/cxlflash/common.h #define MAX_RHT_PER_CONTEXT (PAGE_SIZE / sizeof(struct sisl_rht_entry))
sisl_rht_entry    436 drivers/scsi/cxlflash/superpipe.c struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl,
sisl_rht_entry    441 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte = NULL;
sisl_rht_entry    480 drivers/scsi/cxlflash/superpipe.c struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi,
sisl_rht_entry    485 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte = NULL;
sisl_rht_entry    509 drivers/scsi/cxlflash/superpipe.c 		  struct sisl_rht_entry *rhte)
sisl_rht_entry    527 drivers/scsi/cxlflash/superpipe.c static void rht_format1(struct sisl_rht_entry *rhte, u64 lun_id, u32 perm,
sisl_rht_entry    649 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte;
sisl_rht_entry    786 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte;
sisl_rht_entry    796 drivers/scsi/cxlflash/superpipe.c 	rhte = (struct sisl_rht_entry *)get_zeroed_page(GFP_KERNEL);
sisl_rht_entry   1846 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte = NULL;
sisl_rht_entry   1983 drivers/scsi/cxlflash/superpipe.c 	struct sisl_rht_entry *rhte = NULL;
sisl_rht_entry     87 drivers/scsi/cxlflash/superpipe.h 	struct sisl_rht_entry *rht_start; /* 1 page (req'd for alignment),
sisl_rht_entry    139 drivers/scsi/cxlflash/superpipe.h struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl,
sisl_rht_entry    142 drivers/scsi/cxlflash/superpipe.h struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi,
sisl_rht_entry    144 drivers/scsi/cxlflash/superpipe.h void rhte_checkin(struct ctx_info *ctxi, struct sisl_rht_entry *rhte);
sisl_rht_entry    504 drivers/scsi/cxlflash/vlun.c 		    struct sisl_rht_entry *rhte,
sisl_rht_entry    621 drivers/scsi/cxlflash/vlun.c 		      struct sisl_rht_entry *rhte,
sisl_rht_entry    746 drivers/scsi/cxlflash/vlun.c 	struct sisl_rht_entry *rhte;
sisl_rht_entry    992 drivers/scsi/cxlflash/vlun.c 	struct sisl_rht_entry *rhte = NULL;
sisl_rht_entry   1095 drivers/scsi/cxlflash/vlun.c 		     struct sisl_rht_entry *rhte,
sisl_rht_entry   1096 drivers/scsi/cxlflash/vlun.c 		     struct sisl_rht_entry *rhte_src)