Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Dvlun.h47 #define LXT_GROUP_SIZE 8 macro
A 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()

Completed in 7 milliseconds