Searched refs:LZ4_MEM_COMPRESS (Results 1 – 4 of 4) sorted by relevance
23 ctx = vmalloc(LZ4_MEM_COMPRESS); in lz4_alloc_ctx()
156 #define LZ4_MEM_COMPRESS LZ4_STREAMSIZE macro
585 gdrm->lz4_comp_mem = devm_kmalloc(dev, LZ4_MEM_COMPRESS, GFP_KERNEL); in gud_probe()
241 unsigned int size = LZ4_MEM_COMPRESS; in lz4_init_compress_ctx()