Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dprocessor.h122 #define P_ALL_SIBLINGS (-1) macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dp_online.c64 if (cpun == P_ALL_SIBLINGS) { in p_online_internal_locked()
/illumos-gate/usr/src/cmd/psradm/
H A Dpsradm.c283 if (p_online(P_ALL_SIBLINGS, P_DISABLED) == -1) { in main()