Searched refs:WORK_STRUCT_LINKED_BIT (Results 1 – 2 of 2) sorted by relevance
29 WORK_STRUCT_LINKED_BIT, /* next work is linked to this one */ enumerator79 WORK_STRUCT_LINKED = 1 << WORK_STRUCT_LINKED_BIT,
3791 __set_bit(WORK_STRUCT_LINKED_BIT, bits); in insert_wq_barrier()
Completed in 22 milliseconds