Searched refs:refTables (Results 1 – 1 of 1) sorted by relevance
425 struct refTables { struct547 struct refTables *srt = (struct refTables *)ctx; in LZ4_compressCtx()742 struct refTables *srt = (struct refTables *)ctx; in LZ4_compress64kCtx()923 void *ctx = kmem_zalloc(sizeof (struct refTables), KM_NOSLEEP); in real_LZ4_compress()925 void *ctx = calloc(1, sizeof (struct refTables)); in real_LZ4_compress()942 kmem_free(ctx, sizeof (struct refTables)); in real_LZ4_compress()