Searched refs:task_flags (Results 1 – 1 of 1) sorted by relevance
5001 unsigned int task_flags; in sched_submit_work() local5007 task_flags = tsk->flags; in sched_submit_work()5016 if (task_flags & (PF_WQ_WORKER | PF_IO_WORKER)) { in sched_submit_work()5018 if (task_flags & PF_WQ_WORKER) { in sched_submit_work()