Home
last modified time | relevance | path

Searched refs:in_idle_thread (Results 1 – 3 of 3) sorted by relevance

/hyp/core/ipi/src/
A Dipi.c261 ipi_handle_idle_yield(bool in_idle_thread) in ipi_handle_idle_yield() argument
304 } while (in_idle_thread && !must_schedule && in ipi_handle_idle_yield()
310 (void)in_idle_thread; in ipi_handle_idle_yield()
/hyp/vm/psci_pc/src/
A Dpsci_pc.c255 psci_pc_handle_idle_yield(bool in_idle_thread) in psci_pc_handle_idle_yield() argument
261 if (!in_idle_thread) { in psci_pc_handle_idle_yield()
/hyp/core/power/src/
A Dpower.c281 power_handle_idle_yield(bool in_idle_thread) in power_handle_idle_yield() argument
285 if (!in_idle_thread) { in power_handle_idle_yield()

Completed in 69 milliseconds