Home
last modified time | relevance | path

Searched defs:tune (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtuneable.h33 typedef struct tune { struct
48 extern tune_t tune; argument
/illumos-gate/usr/src/cmd/sysdef/
H A Dsysdef.c92 struct tune tune; variable
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c463 tune_t tune; variable
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c566 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c785 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c786 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable()
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c407 tune(pgcnt_t initval, pgcnt_t initval_ceiling, pgcnt_t defval) in tune() function