Searched refs:PF_USER_WORKER (Results 1 – 11 of 11) sorted by relevance
36 !(old->flags & (PF_KTHREAD | PF_USER_WORKER))) { in switch_fpu()
59 if (WARN_ON_ONCE(current->flags & (PF_KTHREAD | PF_USER_WORKER))) in fpregs_restore_userregs()
456 if (!(current->flags & (PF_KTHREAD | PF_USER_WORKER)) && in kernel_fpu_begin_mask()
1892 if (task->flags & (PF_KTHREAD | PF_USER_WORKER)) in avx512_status()
249 if (current->flags & (PF_KTHREAD | PF_USER_WORKER)) in get_perf_callchain()
7455 } else if (!(current->flags & (PF_KTHREAD | PF_USER_WORKER))) { in perf_sample_regs_user()8095 if (!(current->flags & (PF_KTHREAD | PF_USER_WORKER))) { in perf_virt_to_phys()8208 !(current->flags & (PF_KTHREAD | PF_USER_WORKER)); in perf_callchain()
120 if (fpu_state_size_dynamic() && !(tsk->flags & (PF_KTHREAD | PF_USER_WORKER))) in arch_release_task_struct()
1746 #define PF_USER_WORKER 0x00004000 /* Kernel thread cloned from userspace thread */ macro
2023 p->flags |= PF_USER_WORKER; in copy_process()
3028 if (current->flags & PF_USER_WORKER) in get_signal()
552 current->flags & (PF_USER_WORKER|PF_KTHREAD)) { in reclaim_throttle()