Searched refs:cpuset_check_capabilities (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_cpuset.c | 1720 cpuset_check_capabilities(struct thread *td, cpulevel_t level, cpuwhich_t which, in cpuset_check_capabilities() function 1894 error = cpuset_check_capabilities(td, level, which, id); in kern_cpuset_getaffinity() 2005 error = cpuset_check_capabilities(td, level, which, id); in kern_cpuset_setaffinity() 2133 error = cpuset_check_capabilities(td, level, which, id); in kern_cpuset_getdomain() 2262 error = cpuset_check_capabilities(td, level, which, id); in kern_cpuset_setdomain()
|