Searched refs:work_flags (Results 1 – 1 of 1) sorted by relevance
1401 unsigned int work_flags; in __queue_work() local1479 work_flags = work_color_to_flags(pwq->work_color); in __queue_work()1488 work_flags |= WORK_STRUCT_DELAYED; in __queue_work()1492 insert_work(pwq, work, worklist, work_flags); in __queue_work()