Home
last modified time | relevance | path

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

/linux/crypto/
H A Dscompress.c82 static int scomp_alloc_scratch(struct scomp_scratch *scratch, int cpu) in scomp_alloc_scratch() function
106 if (scomp_alloc_scratch(scratch, cpu)) in scomp_scratch_workfn()
119 return scomp_alloc_scratch(scratch, i); in crypto_scomp_alloc_scratches()