Searched refs:DECODE_CTXID (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 83 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) macro
|
H A D | vlun.c | 631 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt() 743 u64 ctxid = DECODE_CTXID(resize->context_id), in _cxlflash_vlun_resize() 983 u64 ctxid = DECODE_CTXID(virt->context_id), in cxlflash_disk_virtual_open() 1205 u64 ctxid_src = DECODE_CTXID(clone->context_id_src), in cxlflash_disk_clone() 1206 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone()
|
H A D | superpipe.c | 163 u64 ctxid = DECODE_CTXID(rctxid); in get_context() 645 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release() 858 u64 ctxid = DECODE_CTXID(ctxi->ctxid); in remove_context() 902 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach() 1661 u64 ctxid = DECODE_CTXID(recover->context_id), in cxlflash_afu_recover() 1846 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify() 1971 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 83 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) macro
|
H A D | vlun.c | 631 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt() 743 u64 ctxid = DECODE_CTXID(resize->context_id), in _cxlflash_vlun_resize() 983 u64 ctxid = DECODE_CTXID(virt->context_id), in cxlflash_disk_virtual_open() 1205 u64 ctxid_src = DECODE_CTXID(clone->context_id_src), in cxlflash_disk_clone() 1206 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone()
|
H A D | superpipe.c | 163 u64 ctxid = DECODE_CTXID(rctxid); in get_context() 646 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release() 859 u64 ctxid = DECODE_CTXID(ctxi->ctxid); in remove_context() 903 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach() 1662 u64 ctxid = DECODE_CTXID(recover->context_id), in cxlflash_afu_recover() 1847 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify() 1972 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()
|
Completed in 9 milliseconds