Lines Matching defs:linked
1053 * move_linked_works - move linked works to a list
1058 * Schedule linked works starting from @work to @head. Work series to
1297 * it might have linked NO_COLOR work items which, if left
2646 * @barr is linked to @target such that @barr is completed only after
2668 unsigned int linked = 0;
2693 /* there can already be other linked works, inherit and set */
2694 linked = *bits & WORK_STRUCT_LINKED;
2700 work_color_to_flags(WORK_NO_COLOR) | linked);
3695 * when @pwq is not linked, it doesn't hold any reference to the
3804 /* may be called multiple times, ignore if already linked */
4022 /* @dfl_pwq might not have been used, ensure it's linked */