|
FreeBSD kernel kern code
|
Data Fields | |
| cpuwhich_t | which |
| id_t | id |
| cpusetid_t | setid |
Definition at line 875 of file kern_cpuset.c.
| id_t cpuset_setid_args::id |
Definition at line 877 of file kern_cpuset.c.
Referenced by sys_cpuset_setid(), and systrace_args().
| cpusetid_t cpuset_setid_args::setid |
Definition at line 878 of file kern_cpuset.c.
Referenced by sys_cpuset_setid(), and systrace_args().
| cpuwhich_t cpuset_setid_args::which |
Definition at line 876 of file kern_cpuset.c.
Referenced by sys_cpuset_setid(), and systrace_args().