Home
last modified time | relevance | path

Searched refs:in_kthread (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/crypto/
Dcrypto_engine.c74 bool in_kthread) in crypto_pump_requests() argument
101 if (!in_kthread) { in crypto_pump_requests()
/linux-6.6.21/drivers/spi/
Dspi.c1738 static void __spi_pump_messages(struct spi_controller *ctlr, bool in_kthread) in __spi_pump_messages() argument
1761 if (!in_kthread) { in __spi_pump_messages()