Searched defs:lzo_ctx (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/crypto/ | ||
H A D | lzo.c | 14 struct lzo_ctx { struct |
/kernel/linux/linux-6.6/crypto/ | ||
H A D | lzo.c | 14 struct lzo_ctx { struct |
/kernel/linux/linux-5.10/drivers/base/regmap/ | ||
H A D | regcache-lzo.c | 34 static int regcache_lzo_prepare(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_prepare() argument 42 static int regcache_lzo_compress(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_compress() argument 55 regcache_lzo_decompress(struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_decompress() argument 68 regcache_lzo_compress_cache_block(struct regmap *map, struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_compress_cache_block() argument 86 regcache_lzo_decompress_cache_block(struct regmap *map, struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_decompress_cache_block() argument [all...] |
Completed in 2 milliseconds