Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpuset_alloc
usr/src/uts/common/sys/cpuvar.h
417
extern cpuset_t *cpuset_alloc(int);
usr/src/uts/intel/io/coretemp/coretemp.c
461
ct->coretemp_cpuset = cpuset_alloc(KM_SLEEP);