Searched refs:FX_KY_UPRILIM (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfxpriocntl.h64 #define FX_KY_UPRILIM 1 /* fixed-priority user priority limit */ macro
/illumos-gate/usr/src/cmd/priocntl/
H A Dfxpriocntl.c298 FX_KY_UPRI, &fx_upri, FX_KY_UPRILIM, &fx_uprilim,
384 ADDKEYVAL(argsp, FX_KY_UPRILIM, fxuprilim);
420 (void) verifyupri(idtype, 0, "FX", FX_KY_UPRILIM,
438 (void) verifyupri(idtype, id, "FX", FX_KY_UPRILIM,
474 FX_KY_UPRILIM, fxupri, basenm);
512 ADDKEYVAL(argsp, FX_KY_UPRILIM, fxuprilim);
540 FX_KY_UPRILIM, &uprilim, 0) != -1 && fxupri > uprilim)
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dthrpool.c162 FX_KY_UPRILIM, maxupri, FX_KY_UPRI, maxupri,
/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c826 case FX_KY_UPRILIM:
967 case FX_KY_UPRILIM:
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1536 case FX_KY_UPRILIM: s = "FX_KY_UPRILIM"; break;

Completed in 56 milliseconds