Searched refs:FSS (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man7/
H A DMakefile22 MANFILES= FSS.7 \
/illumos-gate/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/% \
/illumos-gate/usr/src/uts/sparc/FSS/
H A DMakefile25 # uts/sparc/FSS/Makefile
29 # This makefile drives the production of the FSS scheduling class
43 MODULE = FSS
/illumos-gate/usr/src/uts/intel/FSS/
H A DMakefile25 # uts/intel/FSS/Makefile
29 # This makefile drives the production of the FSS scheduling class
43 MODULE = FSS
/illumos-gate/usr/src/cmd/priocntl/
H A DMakefile46 FSSD = $(CLASSD)/FSS
54 FSSPROG = FSS$(PROG)
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s810 * Stubs for FSS scheduler
813 MODULE(FSS,sched);
814 WSTUB(FSS, fss_allocbuf, nomod_zero);
815 WSTUB(FSS, fss_freebuf, nomod_zero);
816 WSTUB(FSS, fss_changeproj, nomod_zero);
817 WSTUB(FSS, fss_changepset, nomod_zero);
818 END_MODULE(FSS);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s698 * Stubs for FSS scheduler
701 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);

Completed in 50 milliseconds