Home
last modified time | relevance | path

Searched refs:busy_polling (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dinternal.h189 bool busy_polling; member
H A Dec.c732 if (ec->busy_polling) { in ec_guard()
1001 ec->busy_polling = true; in acpi_ec_enter_noirq()
1012 ec->busy_polling = ec_busy_polling; in acpi_ec_leave_noirq()
1316 if (ec->busy_polling || bits > 8) in acpi_ec_space_handler()
1324 if (ec->busy_polling || bits > 8) in acpi_ec_space_handler()
1367 ec->busy_polling = true; in acpi_ec_alloc()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dinternal.h189 bool busy_polling; member
H A Dec.c729 if (ec->busy_polling) { in ec_guard()
994 ec->busy_polling = true; in acpi_ec_enter_noirq()
1005 ec->busy_polling = ec_busy_polling; in acpi_ec_leave_noirq()
1333 if (ec->busy_polling || bits > 8) in acpi_ec_space_handler()
1341 if (ec->busy_polling || bits > 8) in acpi_ec_space_handler()
1384 ec->busy_polling = true; in acpi_ec_alloc()

Completed in 8 milliseconds