Searched refs:kern_cpuset_setid (Results 1 – 2 of 2) sorted by relevance
130 int kern_cpuset_setid(struct thread *td, cpuwhich_t which,
1774 return (kern_cpuset_setid(td, uap->which, uap->id, uap->setid)); in sys_cpuset_setid()1778 kern_cpuset_setid(struct thread *td, cpuwhich_t which, in kern_cpuset_setid() function