Searched refs:WORK_STRUCT_LINKED (Results 1 – 2 of 2) sorted by relevance
45 WORK_STRUCT_LINKED = 1 << WORK_STRUCT_LINKED_BIT, enumerator
1054 if (!(*work_data_bits(work) & WORK_STRUCT_LINKED)) in move_linked_works()2206 if (likely(!(*work_data_bits(work) & WORK_STRUCT_LINKED))) { in worker_thread()2430 linked = *bits & WORK_STRUCT_LINKED; in insert_wq_barrier()4303 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()4314 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()