Searched refs:WORK_DONE_BIT (Results 1 – 1 of 1) sorted by relevance
15 #define WORK_DONE_BIT 0 macro271 if (!test_bit(WORK_DONE_BIT, &work->flags)) in run_ordered_work()372 set_bit(WORK_DONE_BIT, &work->flags); in normal_work_helper()