Home
last modified time | relevance | path

Searched refs:cpuset_which2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_cpuset.c151 static int cpuset_which2(cpuwhich_t *, id_t, struct proc **, struct thread **,
992 cpuset_which2(cpuwhich_t *which, id_t id, struct proc **pp, struct thread **tdp, in cpuset_which2() function
1997 error = cpuset_which2(&which, id, &p, &ttd, &set); in kern_cpuset_getaffinity()
2305 error = cpuset_which2(&which, id, &p, &ttd, &set); in kern_cpuset_getdomain()