Home
last modified time | relevance | path

Searched refs:FSS (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/cmd/dispadmin/
H A DMakefile35 FSS= FSS$(PROG) macro
37 PROGS= $(PROG) $(RT) $(TS) $(IA) $(FSS) $(FX) $(SDC)
46 $(ROOTDIR)/FSS \
54 ROOTFSS= $(FSS:%=$(ROOTDIR)/FSS/%)
68 $(FSS):= OBJ= fss$(PROG).o
77 $(ROOTDIR)/FSS/% \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-scheduler-fss.mf37 dir path=usr/lib/class/FSS
40 file path=usr/kernel/sched/$(ARCH64)/FSS group=sys mode=0755
41 file path=usr/lib/class/FSS/FSSdispadmin mode=0555
42 file path=usr/lib/class/FSS/FSSpriocntl mode=0555
43 file path=usr/share/man/man7/FSS.7
/titanic_44/usr/src/cmd/priocntl/
H A DMakefile46 FSSD = $(CLASSD)/FSS
54 FSSPROG = FSS$(PROG)
/titanic_44/usr/src/man/man7/
H A DMakefile22 MANFILES= FSS.7 \
/titanic_44/usr/src/uts/intel/FSS/
H A DMakefile43 MODULE = FSS
/titanic_44/usr/src/uts/sparc/FSS/
H A DMakefile43 MODULE = FSS
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s701 MODULE(FSS,sched);
702 WSTUB(FSS, fss_allocbuf, nomod_zero);
703 WSTUB(FSS, fss_freebuf, nomod_zero);
704 WSTUB(FSS, fss_changeproj, nomod_zero);
705 WSTUB(FSS, fss_changepset, nomod_zero);
706 END_MODULE(FSS);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s812 MODULE(FSS,sched);
813 WSTUB(FSS, fss_allocbuf, nomod_zero);
814 WSTUB(FSS, fss_freebuf, nomod_zero);
815 WSTUB(FSS, fss_changeproj, nomod_zero);
816 WSTUB(FSS, fss_changepset, nomod_zero);
817 END_MODULE(FSS);
/titanic_44/usr/src/uts/sparc/
H A DMakefile.sparc344 SCHED_KMODS += RT TS RT_DPTBL TS_DPTBL IA FSS FX FX_DPTBL SDC
/titanic_44/usr/src/uts/intel/
H A DMakefile.intel509 SCHED_KMODS += IA RT TS RT_DPTBL TS_DPTBL FSS FX FX_DPTBL SDC
/titanic_44/usr/src/
H A DTargetdirs252 /usr/lib/class/FSS \