HomeSort by: relevance | last modified time | path
    Searched defs:schedtimeout (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 1128 bool schedtimeout = false; local in function:sun8i_crypto_done
1143 schedtimeout = true;
1183 if (schedtimeout && !callout_pending(&sc->sc_timeout))
sun8i_crypto.c 1128 bool schedtimeout = false; local in function:sun8i_crypto_done
1143 schedtimeout = true;
1183 if (schedtimeout && !callout_pending(&sc->sc_timeout))

Completed in 28 milliseconds