Searched refs:test_and_clear_cpu_flag (Results 1 – 2 of 2) sorted by relevance
151 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT); in do_io_irq()191 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT); in do_ext_irq()
85 static __always_inline bool test_and_clear_cpu_flag(int flag) in test_and_clear_cpu_flag() function