Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcrypto_engine.c74 bool in_kthread) in crypto_pump_requests() argument
101 if (!in_kthread) { in crypto_pump_requests()
/openbmc/linux/drivers/spi/
H A Dspi.c1742 static void __spi_pump_messages(struct spi_controller *ctlr, bool in_kthread) in __spi_pump_messages() argument
1765 if (!in_kthread) { in __spi_pump_messages()