Searched refs:FSS (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/dispadmin/ |
H A D | Makefile | 35 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 D | system-scheduler-fss.mf | 37 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 D | Makefile | 46 FSSD = $(CLASSD)/FSS 54 FSSPROG = FSS$(PROG)
|
/titanic_44/usr/src/man/man7/ |
H A D | Makefile | 22 MANFILES= FSS.7 \
|
/titanic_44/usr/src/uts/intel/FSS/ |
H A D | Makefile | 43 MODULE = FSS
|
/titanic_44/usr/src/uts/sparc/FSS/ |
H A D | Makefile | 43 MODULE = FSS
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 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);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 812 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 D | Makefile.sparc | 344 SCHED_KMODS += RT TS RT_DPTBL TS_DPTBL IA FSS FX FX_DPTBL SDC
|
/titanic_44/usr/src/uts/intel/ |
H A D | Makefile.intel | 509 SCHED_KMODS += IA RT TS RT_DPTBL TS_DPTBL FSS FX FX_DPTBL SDC
|
/titanic_44/usr/src/ |
H A D | Targetdirs | 252 /usr/lib/class/FSS \
|