Searched refs:idle_time (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dcrypto_ubicom32.c38 unsigned long idle_time = msecs_to_jiffies(HW_CRYPTO_PS_MAX_IDLE_MS); local
42 if (((jiffies - crypto_ubicom32_last_use) > idle_time) && spin_trylock_bh(&crypto_ubicom32_lock)) {

Completed in 20 milliseconds