Searched defs:ctxi (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 131 struct ctx_info *ctxi; in find_error_context() local 159 struct ctx_info *ctxi = NULL; in get_context() local 245 put_context(struct ctx_info * ctxi) put_context() argument 261 afu_attach(struct cxlflash_cfg * cfg,struct ctx_info * ctxi) afu_attach() argument 436 get_rhte(struct ctx_info * ctxi,res_hndl_t rhndl,struct llun_info * lli) get_rhte() argument 480 rhte_checkout(struct ctx_info * ctxi,struct llun_info * lli) rhte_checkout() argument 508 rhte_checkin(struct ctx_info * ctxi,struct sisl_rht_entry * rhte) rhte_checkin() argument 631 _cxlflash_disk_release(struct scsi_device * sdev,struct ctx_info * ctxi,struct dk_cxlflash_release * release) _cxlflash_disk_release() argument 751 destroy_context(struct cxlflash_cfg * cfg,struct ctx_info * ctxi) destroy_context() argument 782 struct ctx_info *ctxi = NULL; create_context() local 825 init_context(struct ctx_info * ctxi,struct cxlflash_cfg * cfg,void * ctx,int ctxid,struct file * file,u32 perms,u64 irqs) init_context() argument 856 struct ctx_info *ctxi = container_of(kref, struct ctx_info, kref); remove_context() local 890 _cxlflash_disk_detach(struct scsi_device * sdev,struct ctx_info * ctxi,struct dk_cxlflash_detach * detach) _cxlflash_disk_detach() argument 994 struct ctx_info *ctxi = NULL; cxlflash_cxl_release() local 1044 unmap_context(struct ctx_info * ctxi) unmap_context() argument 1109 struct ctx_info *ctxi = NULL; cxlflash_mmap_fault() local 1182 struct ctx_info *ctxi = NULL; cxlflash_cxl_mmap() local 1235 struct ctx_info *ctxi = NULL; cxlflash_mark_contexts_error() local 1323 struct ctx_info *ctxi = NULL; cxlflash_disk_attach() local 1533 recover_context(struct cxlflash_cfg * cfg,struct ctx_info * ctxi,int * adap_fd) recover_context() argument 1656 struct ctx_info *ctxi = NULL; cxlflash_afu_recover() local 1838 struct ctx_info *ctxi = NULL; cxlflash_disk_verify() local 1979 struct ctx_info *ctxi = NULL; cxlflash_disk_direct_open() local [all...] |
H A D | vlun.c | 622 struct ctx_info *ctxi, in shrink_lxt() 730 struct ctx_info *ctxi, in _cxlflash_vlun_resize() 990 struct ctx_info *ctxi = NULL; in cxlflash_disk_virtual_open() local
|