Home
last modified time | relevance | path

Searched refs:acomp_walk_next_dst (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Ddeflate.c76 dcur = acomp_walk_next_dst(&walk); in deflate_compress_one()
169 dcur = acomp_walk_next_dst(&walk); in deflate_decompress_one()
H A Dzstd.c125 dcur = acomp_walk_next_dst(&walk); in zstd_compress()
244 dcur = acomp_walk_next_dst(&walk); in zstd_decompress()
H A Dacompress.c507 int acomp_walk_next_dst(struct acomp_walk *walk) in acomp_walk_next_dst() function
522 EXPORT_SYMBOL_GPL(acomp_walk_next_dst);