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