Home
last modified time | relevance | path

Searched refs:acomp_request_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/fs/erofs/
H A Ddecompressor_crypto.c24 req = acomp_request_alloc(tfm); in __z_erofs_crypto_decompress()
/linux/include/crypto/
H A Dacompress.h272 #define acomp_request_alloc(...) alloc_hooks(acomp_request_alloc_noprof(__VA_ARGS__)) macro
/linux/kernel/power/
H A Dswap.c754 data[thr].cr = acomp_request_alloc(data[thr].cc); in save_compressed_image()
1258 data[thr].cr = acomp_request_alloc(data[thr].cc); in load_compressed_image()
/linux/mm/
H A Dzswap.c758 req = acomp_request_alloc(acomp); in zswap_cpu_comp_prepare()
/linux/crypto/
H A Dtestmgr.c3309 req = acomp_request_alloc(tfm); in test_acomp()
3386 req = acomp_request_alloc(tfm); in test_acomp()