Searched refs:IRQ_WORK_BUSY (Results 1 – 3 of 3) sorted by relevance
17 #define IRQ_WORK_BUSY BIT(1) macro22 #define IRQ_WORK_CLAIMED (IRQ_WORK_PENDING | IRQ_WORK_BUSY)
160 (void)cmpxchg(&work->flags, flags, flags & ~IRQ_WORK_BUSY); in irq_work_run_list()192 while (work->flags & IRQ_WORK_BUSY) in irq_work_sync()
293 if (work->irq_work.flags & IRQ_WORK_BUSY) in stack_map_get_build_id_offset()