Home
last modified time | relevance | path

Searched defs:deflate_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/block/zram/
Dbackend_deflate.c14 struct deflate_ctx { struct
33 struct deflate_ctx *zctx = ctx->context; in deflate_destroy() argument
/linux-6.12.1/crypto/
Ddeflate.c37 struct deflate_ctx { struct
42 static int deflate_comp_init(struct deflate_ctx *ctx) in deflate_comp_init() argument