Searched refs:WORK_STRUCT_LINKED (Results 1 – 2 of 2) sorted by relevance
47 WORK_STRUCT_LINKED = 1 << WORK_STRUCT_LINKED_BIT, enumerator
1077 if (!(*work_data_bits(work) & WORK_STRUCT_LINKED)) in move_linked_works()2423 if (likely(!(*work_data_bits(work) & WORK_STRUCT_LINKED))) { in worker_thread()2691 linked = *bits & WORK_STRUCT_LINKED; in insert_wq_barrier()4755 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()4766 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()