Searched refs:PRS_NEW (Results 1 – 18 of 18) sorted by relevance
163 case PRS_NEW: in db_ps()396 case PRS_NEW: in DB_SHOW_COMMAND()
294 if (p->p_state == PRS_NEW || p->p_state == PRS_ZOMBIE) in tty_info()
509 if (p->p_state == PRS_NEW || p_cansee(td, p) != 0) { in kern_procctl()
212 if (p->p_state == PRS_NEW) { in deadlkres()
308 if (p->p_state == PRS_NEW) { in pfind_locked()344 if (p->p_state == PRS_NEW) { in pfind_tid_locked()867 if (p->p_state != PRS_NEW && in fill_kinfo_proc_only()1389 if (p->p_state == PRS_NEW) { in sysctl_kern_proc()
3204 if (p->p_state == PRS_NEW) { in sysctl_kern_file()3226 if (p->p_state == PRS_NEW) { in sysctl_kern_file()3800 if (p->p_state == PRS_NEW) in file_to_first_proc()3851 if (p->p_state == PRS_NEW) in DB_SHOW_COMMAND()
388 p2->p_state = PRS_NEW; /* protect against others */ in do_fork()
1178 if (td->td_proc->p_state == PRS_NEW) { in tdfind()
948 if (p->p_state == PRS_NEW ||
486 if (p->p_state == PRS_NEW) { in schedcpu()
1672 p == td->td_proc || p->p_state == PRS_NEW) { in killpg1()1706 p->p_state == PRS_NEW) { in killpg1()
2351 if (p->p_state != PRS_NEW && p->p_ucred && in prison_remove_one()
100 if (proc.p_state == PRS_NEW) in kvm_deadfiles()
149 if (proc.p_state == PRS_NEW) in kvm_proclist()
124 case PRS_NEW: in vmtotal()
759 if (p->p_state == PRS_NEW || in swapper()874 if (p->p_state == PRS_NEW)
533 PRS_NEW = 0, /* In creation */ enumerator
755 case PRS_NEW: in linprocfs_doprocstatus()