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