Searched refs:LZ4_MEM_COMPRESS (Results 1 – 6 of 6) sorted by relevance
19 ctx = vmalloc(LZ4_MEM_COMPRESS); in lz4_alloc_ctx()
50 zctx->mem = vmalloc(LZ4_MEM_COMPRESS); in lz4_create()
156 #define LZ4_MEM_COMPRESS LZ4_STREAMSIZE macro
601 gdrm->lz4_comp_mem = devm_kmalloc(dev, LZ4_MEM_COMPRESS, GFP_KERNEL); in gud_probe()
504 result = vdo_allocate(LZ4_MEM_COMPRESS, char, "LZ4 context", in initialize_vdo()
240 unsigned int size = LZ4_MEM_COMPRESS; in lz4_init_compress_ctx()