Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcrypto_engine.c66 bool in_kthread) in crypto_pump_requests() argument
92 if (!in_kthread) { in crypto_pump_requests()
/Linux-v5.4/drivers/spi/
Dspi.c1266 static void __spi_pump_messages(struct spi_controller *ctlr, bool in_kthread) in __spi_pump_messages() argument
1297 if (!in_kthread) { in __spi_pump_messages()