next_yield 130 arch/x86/crypto/chacha_glue.c int next_yield = 4096; /* bytes until next FPU yield */ next_yield 143 arch/x86/crypto/chacha_glue.c next_yield -= nbytes; next_yield 149 arch/x86/crypto/chacha_glue.c if (next_yield <= 0) { next_yield 153 arch/x86/crypto/chacha_glue.c next_yield = 4096;