Home
last modified time | relevance | path

Searched refs:sisl_rht_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.h87 struct sisl_rht_entry *rht_start; /* 1 page (req'd for alignment),
139 struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl,
142 struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi,
144 void rhte_checkin(struct ctx_info *ctxi, struct sisl_rht_entry *rhte);
Dsuperpipe.c434 struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl, in get_rhte()
439 struct sisl_rht_entry *rhte = NULL; in get_rhte()
478 struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi, in rhte_checkout()
483 struct sisl_rht_entry *rhte = NULL; in rhte_checkout()
507 struct sisl_rht_entry *rhte) in rhte_checkin()
525 static void rht_format1(struct sisl_rht_entry *rhte, u64 lun_id, u32 perm, in rht_format1()
647 struct sisl_rht_entry *rhte; in _cxlflash_disk_release()
784 struct sisl_rht_entry *rhte; in create_context()
794 rhte = (struct sisl_rht_entry *)get_zeroed_page(GFP_KERNEL); in create_context()
1843 struct sisl_rht_entry *rhte = NULL; in cxlflash_disk_verify()
[all …]
Dvlun.c504 struct sisl_rht_entry *rhte, in grow_lxt()
621 struct sisl_rht_entry *rhte, in shrink_lxt()
746 struct sisl_rht_entry *rhte; in _cxlflash_vlun_resize()
992 struct sisl_rht_entry *rhte = NULL; in cxlflash_disk_virtual_open()
1095 struct sisl_rht_entry *rhte, in clone_lxt()
1096 struct sisl_rht_entry *rhte_src) in clone_lxt()
Dsislite.h506 struct sisl_rht_entry { struct
Dcommon.h48 #define MAX_RHT_PER_CONTEXT (PAGE_SIZE / sizeof(struct sisl_rht_entry))