Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpset.h75 #define PSET_ASSIGN 2 macro
/titanic_41/usr/src/lib/libc/port/sys/
H A Dpsetsys.c54 return (_pset(PSET_ASSIGN, pset, cpu, opset)); in pset_assign()
/titanic_41/usr/src/uts/common/syscall/
H A Dpset.c850 case PSET_ASSIGN: in pset()