Home
last modified time | relevance | path

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

/linux/crypto/
A Dscompress.c27 struct scomp_scratch { struct
33 static DEFINE_PER_CPU(struct scomp_scratch, scomp_scratch) = { argument
34 .lock = __SPIN_LOCK_UNLOCKED(scomp_scratch.lock),
70 struct scomp_scratch *scratch; in crypto_scomp_free_scratches()
74 scratch = per_cpu_ptr(&scomp_scratch, i); in crypto_scomp_free_scratches()
85 struct scomp_scratch *scratch; in crypto_scomp_alloc_scratches()
91 scratch = per_cpu_ptr(&scomp_scratch, i); in crypto_scomp_alloc_scratches()
126 struct scomp_scratch *scratch; in scomp_acomp_comp_decomp()
138 scratch = raw_cpu_ptr(&scomp_scratch); in scomp_acomp_comp_decomp()
/linux/
A DSystem.map129715 ffff8000118ccec8 d scomp_scratch
A D.tmp_System.map129715 ffff8000118ccec8 d scomp_scratch

Completed in 342 milliseconds