Searched refs:PF_WQ_WORKER (Results 1 – 12 of 12) sorted by relevance
67 if (in_task() && (current->flags & PF_WQ_WORKER)) in current_wq_worker()
2376 current->flags |= PF_WQ_WORKER; in set_pf_worker()2378 current->flags &= ~PF_WQ_WORKER; in set_pf_worker()4676 if (!(task->flags & PF_WQ_WORKER)) in print_worker_info()4891 if (task->flags & PF_WQ_WORKER) { in wq_worker_comm()
2053 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()
247 if (p->flags & (PF_KTHREAD | PF_WQ_WORKER)) in thaw_kernel_threads()
593 if (current->flags & PF_WQ_WORKER) in nfs_io_gfp_mask()
105 if (p->flags & PF_WQ_WORKER) in proc_task_name()
858 (task->flags & PF_WQ_WORKER) && in psi_task_change()
4845 if (task_flags & (PF_WQ_WORKER | PF_IO_WORKER)) { in sched_submit_work()4847 if (task_flags & PF_WQ_WORKER) in sched_submit_work()4867 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER)) { in sched_update_worker()4868 if (tsk->flags & PF_WQ_WORKER) in sched_update_worker()
1568 #define PF_WQ_WORKER 0x00000020 /* I'm a workqueue worker */ macro
1633 if (current->flags & PF_WQ_WORKER) in xprt_dynamic_alloc_slot()
1199 if (!(current->flags & PF_WQ_WORKER)) { in xs_reset_transport()
4774 if (current->flags & PF_WQ_WORKER) in should_reclaim_retry()