Searched refs:sys_cpuset_getid (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | kern_cpuset.c | 1725 sys_cpuset_getid(struct thread *td, struct cpuset_getid_args *uap) in sys_cpuset_getid() function
|
| D | init_sysent.c | 538 …{ AS(cpuset_getid_args), (sy_call_t *)sys_cpuset_getid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2114 int sys_cpuset_getid(struct thread *, struct cpuset_getid_args *);
|