Home
last modified time | relevance | path

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

/crypto/
A Ddeflate.c89 scur = acomp_walk_next_src(&walk); in deflate_compress_one()
158 scur = acomp_walk_next_src(&walk); in deflate_decompress_one()
A Dzstd.c141 scur = acomp_walk_next_src(&walk); in zstd_compress()
239 scur = acomp_walk_next_src(&walk); in zstd_decompress()
A Dacompress.c500 int acomp_walk_next_src(struct acomp_walk *walk) in acomp_walk_next_src() function
515 EXPORT_SYMBOL_GPL(acomp_walk_next_src);

Completed in 8 milliseconds