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

/linux-4.4.14/drivers/scsi/cxlflash/
H A Dvlun.h51 #define LXT_GROUP_SIZE 8 macro
H A Dvlun.c545 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), grow_lxt()
644 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), shrink_lxt()
1057 lxt = kzalloc((sizeof(*lxt) * LXT_GROUP_SIZE * ngrps), clone_lxt()

Completed in 83 milliseconds