Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcrypto_engine.c71 bool in_kthread) in crypto_pump_requests() argument
97 if (!in_kthread) { in crypto_pump_requests()
/Linux-v4.19/drivers/spi/
Dspi.c1139 static void __spi_pump_messages(struct spi_controller *ctlr, bool in_kthread) in __spi_pump_messages() argument
1169 if (!in_kthread) { in __spi_pump_messages()