Searched refs:scomp_scratch (Results 1 – 3 of 3) sorted by relevance
27 struct scomp_scratch { struct33 static DEFINE_PER_CPU(struct scomp_scratch, scomp_scratch) = { argument34 .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()
129715 ffff8000118ccec8 d scomp_scratch
Completed in 335 milliseconds