crypto_acomp_streams
struct crypto_acomp_streams *s =
container_of(work, struct crypto_acomp_streams, stream_work);
void crypto_acomp_free_streams(struct crypto_acomp_streams *s)
int crypto_acomp_alloc_streams(struct crypto_acomp_streams *s)
struct crypto_acomp_streams *s)
static struct crypto_acomp_streams deflate_streams = {
static struct crypto_acomp_streams zstd_streams = {
void crypto_acomp_free_streams(struct crypto_acomp_streams *s);
int crypto_acomp_alloc_streams(struct crypto_acomp_streams *s);
struct crypto_acomp_streams *s) __acquires_ret;
struct crypto_acomp_streams streams;