/freebsd/sys/sys/ |
H A D | cpuset.h | 144 struct cpuset *cs_parent; /* (s) Pointer to our parent. */ argument 135 struct cpuset { global() struct 138 cs_flagscpuset global() argument 142 cs_idcpuset global() argument 143 cs_parentcpuset global() argument [all...] |
H A D | smp.h | 55 cpuset_t cpuset; member
|
/freebsd/lib/libc/gen/ |
H A D | sched_getaffinity.c | 38 sched_getaffinity(pid_t pid, size_t cpusetsz, cpuset_t *cpuset) in sched_getaffinity()
|
H A D | sched_setaffinity.c | 39 sched_setaffinity(pid_t pid, size_t cpusetsz, const cpuset_t *cpuset) in sched_setaffinity()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_pcib.c | 276 size_t setsize, cpuset_t *cpuset) in acpi_pcib_get_cpus()
|
H A D | acpi_cpu.c | 496 cpuset_t cpuset; in disable_idle() local
|
H A D | acpi.c | 1281 cpuset_t *cpuset) in acpi_get_cpus()
|
/freebsd/tools/tools/vimage/ |
H A D | vimage.c | 61 int cpuset; member
|
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_pcibus.c | 385 cpuset_t *cpuset) in ofw_pcibus_get_cpus()
|
/freebsd/sys/contrib/openzfs/lib/libtpool/ |
H A D | thread_pool.c | 256 cpu_set_t cpuset; in pthread_attr_clone() local
|
/freebsd/lib/libthr/thread/ |
H A D | thr_attr.c | 133 cpuset_t *cpuset; in _thr_attr_get_np() local
|
H A D | thr_private.h | 272 cpuset_t *cpuset; member
|
/freebsd/usr.sbin/bhyvectl/ |
H A D | bhyvectl.c | 493 cpuset_t cpuset; in main() local
|
/freebsd/sys/x86/x86/ |
H A D | nexus.c | 559 cpuset_t *cpuset) in nexus_get_cpus()
|
/freebsd/sys/riscv/include/ |
H A D | vmm_dev.h | 76 cpuset_t *cpuset; /* CPU set storage */ member
|
/freebsd/sys/arm64/include/ |
H A D | vmm_dev.h | 69 cpuset_t *cpuset; /* CPU set storage */ member
|
/freebsd/sys/dev/vmm/ |
H A D | vmm_dev.c | 603 cpuset_t *cpuset; in vmmdev_ioctl() local
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | 4179 size_t setsize, cpuset_t *cpuset) in bus_generic_get_cpus() 5065 bus_get_cpus(device_t dev, enum cpu_sets op, size_t setsize, cpuset_t *cpuset) in bus_get_cpus() 5170 cpuset_t *cpuset) in root_get_cpus()
|
/freebsd/sys/amd64/include/ |
H A D | vmm_dev.h | 79 cpuset_t *cpuset; /* CPU set storage */ member
|
/freebsd/sys/dev/hyperv/pcib/ |
H A D | vmbus_pcib.c | 1765 size_t setsize, cpuset_t *cpuset) in vmbus_pcib_get_cpus()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 2518 cpuset_t cpuset; in mlx5e_open_channels() local
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1828 #define __sanitizer_syscall_pre__sched_setaffinity(pid, lid, size, cpuset) \ argument 1833 cpuset) \ argument 1837 #define __sanitizer_syscall_pre__sched_getaffinity(pid, lid, size, cpuset) \ argument 1842 cpuset) \ argument
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 11188 cpuset_t cpuset; in sysctl_cpus() local
|