Searched refs:WORK_STRUCT_LINKED (Results 1 – 2 of 2) sorted by relevance
47 WORK_STRUCT_LINKED = 1 << WORK_STRUCT_LINKED_BIT, enumerator
1069 if (!(*work_data_bits(work) & WORK_STRUCT_LINKED)) in move_linked_works()2413 if (likely(!(*work_data_bits(work) & WORK_STRUCT_LINKED))) { in worker_thread()2675 linked = *bits & WORK_STRUCT_LINKED; in insert_wq_barrier()4684 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()4695 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()