Searched defs:CPUSET_ALL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h427 #define CPUSET_ALL(set) cpuset_all(&(set)) macro
502 #define CPUSET_ALL(set) ((void)((set) = ~0UL)) macro

Completed in 60 milliseconds