Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dacompress.h291 #define acomp_request_alloc(...) alloc_hooks(acomp_request_alloc_noprof(__VA_ARGS__)) macro
594 if (!stackonly && (req = acomp_request_alloc(tfm, gfp))) in acomp_request_on_stack_init()
/linux-6.15/kernel/power/
H A Dswap.c758 data[thr].cr = acomp_request_alloc(data[thr].cc); in save_compressed_image()
1277 data[thr].cr = acomp_request_alloc(data[thr].cc); in load_compressed_image()
/linux-6.15/mm/
H A Dzswap.c844 req = acomp_request_alloc(acomp); in zswap_cpu_comp_prepare()
/linux-6.15/crypto/
H A Dtestmgr.c3362 req = acomp_request_alloc(tfm); in test_acomp()
3439 req = acomp_request_alloc(tfm); in test_acomp()