Searched refs:wdb (Results 1 – 1 of 1) sorted by relevance
1676 unsigned long *wdb = work_data_bits(work); in __pwq_activate_work() local1678 WARN_ON_ONCE(!(*wdb & WORK_STRUCT_INACTIVE)); in __pwq_activate_work()1683 __clear_bit(WORK_STRUCT_INACTIVE_BIT, wdb); in __pwq_activate_work()