Home
last modified time | relevance | path

Searched refs:LXT_GROUP_SIZE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dvlun.h47 #define LXT_GROUP_SIZE 8 macro
Dvlun.c544 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), in grow_lxt()
647 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), in shrink_lxt()
1112 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), in clone_lxt()