Searched refs:acomp_request_alloc (Results 1 – 4 of 4) sorted by relevance
291 #define acomp_request_alloc(...) alloc_hooks(acomp_request_alloc_noprof(__VA_ARGS__)) macro594 if (!stackonly && (req = acomp_request_alloc(tfm, gfp))) in acomp_request_on_stack_init()
758 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()
844 req = acomp_request_alloc(acomp); in zswap_cpu_comp_prepare()
3362 req = acomp_request_alloc(tfm); in test_acomp()3439 req = acomp_request_alloc(tfm); in test_acomp()