Home
last modified time | relevance | path

Searched refs:PSET_INFO (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpset.h76 #define PSET_INFO 3 macro
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dpsetsys.c66 return (_pset(PSET_INFO, pset, type, numcpus, cpulist)); in pset_info()
/illumos-gate/usr/src/uts/common/syscall/
H A Dpset.c853 case PSET_INFO: in pset()