Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c448 static inline bool artpec6_crypto_busy(void) in artpec6_crypto_busy() function
463 if (!artpec6_crypto_busy()) { in artpec6_crypto_submit()
2045 while (!list_empty(&ac->queue) && !artpec6_crypto_busy()) { in artpec6_crypto_process_queue()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c449 static inline bool artpec6_crypto_busy(void) in artpec6_crypto_busy() function
464 if (!artpec6_crypto_busy()) { in artpec6_crypto_submit()
2046 while (!list_empty(&ac->queue) && !artpec6_crypto_busy()) { in artpec6_crypto_process_queue()

Completed in 10 milliseconds