Searched refs:kern_cpuset_setid (Results 1 – 3 of 3) sorted by relevance
139 int kern_cpuset_setid(struct thread *td, cpuwhich_t which,
1877 return (kern_cpuset_setid(td, uap->which, uap->id, uap->setid)); in sys_cpuset_setid()1881 kern_cpuset_setid(struct thread *td, cpuwhich_t which, in kern_cpuset_setid() function
3390 return (kern_cpuset_setid(td, uap->which, in freebsd32_cpuset_setid()