Searched refs:kern_cpuset_getid (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_cpuset.c1017 return (kern_cpuset_getid(td, uap->level, uap->which, uap->id,
1022 kern_cpuset_getid(struct thread *td, cpulevel_t level, cpuwhich_t which, function
/freebsd-11-stable/sys/sys/
H A Dsyscallsubr.h101 int kern_cpuset_getid(struct thread *td, cpulevel_t level,
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2669 return (kern_cpuset_getid(td, uap->level, uap->which,

Completed in 78 milliseconds