Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dacompress.h590 char *buf, struct crypto_acomp *tfm, gfp_t gfp, bool stackonly) in acomp_request_on_stack_init() argument
594 if (!stackonly && (req = acomp_request_alloc(tfm, gfp))) in acomp_request_on_stack_init()