Searched refs:PF_WQ_WORKER (Results 1 – 14 of 14) sorted by relevance
67 if (in_task() && (current->flags & PF_WQ_WORKER)) in current_wq_worker()
2349 current->flags |= PF_WQ_WORKER; in set_pf_worker()2351 current->flags &= ~PF_WQ_WORKER; in set_pf_worker()4649 if (!(task->flags & PF_WQ_WORKER)) in print_worker_info()4864 if (task->flags & PF_WQ_WORKER) { in wq_worker_comm()
2027 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE); in copy_process()
238 if (p->flags & (PF_KTHREAD | PF_WQ_WORKER)) in thaw_kernel_threads()
304 #define HMDFS_SERVER_CTX_FLAGS (PF_KTHREAD | PF_WQ_WORKER | PF_NPROC_EXCEEDED)
593 if (current->flags & PF_WQ_WORKER) in nfs_io_gfp_mask()
105 if (p->flags & PF_WQ_WORKER) in proc_task_name()
807 (task->flags & PF_WQ_WORKER) && in psi_task_change()
4783 if (task_flags & (PF_WQ_WORKER | PF_IO_WORKER)) { in sched_submit_work()4785 if (task_flags & PF_WQ_WORKER) in sched_submit_work()4805 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER)) { in sched_update_worker()4806 if (tsk->flags & PF_WQ_WORKER) in sched_update_worker()
1692 #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()
530 - if (!(current->flags & PF_WQ_WORKER)) {
4640 if (current->flags & PF_WQ_WORKER) in should_reclaim_retry()