Searched refs:p_cansched (Results 1 – 6 of 6) sorted by relevance
152 error = p_cansched(td, targetp);246 error = p_cansched(td, targetp);
261 if ((error = p_cansched(td, p))) in donice()321 if ((error = p_cansched(td, p)) || (error = cierror)) in sys_rtprio_thread()424 if ((error = p_cansched(td, p)) || (error = cierror)) in sys_rtprio()
51 if (p->p_flag & P_SYSTEM || p_cansched(td, p) != 0) in protect_setchild()
470 error = p_cansched(curthread, p); in cpuset_which()
1579 p_cansched(struct thread *td, struct proc *p) in p_cansched() function
963 int p_cansched(struct thread *td, struct proc *p);