Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 9 of 9) sorted by relevance

/freebsd/tests/atf_python/
H A Dktest.py47 autoload = obj.KTEST_MODULE_AUTOLOAD
49 loader = KtestLoader(module_name, autoload)
67 def __init__(self, module_name: str, autoload: bool):
69 self.autoload = autoload
78 if self.autoload:
105 if not ret and self.autoload:
/freebsd/usr.sbin/ppp/
H A Dmp.c200 if (percent >= mp->cfg.autoload.max) { in mp_UpDown()
203 } else if (percent <= mp->cfg.autoload.min) { in mp_UpDown()
218 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) { in mp_CheckAutoloadTimer()
220 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_CheckAutoloadTimer()
233 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) in mp_RestartAutoloadTimer()
259 mp->cfg.autoload.period = SAMPLE_PERIOD; in mp_Init()
260 mp->cfg.autoload.min = mp->cfg.autoload.max = 0; in mp_Init()
261 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Init()
332 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Up()
892 " period %d secs\n", mp->cfg.autoload.min, in mp_ShowStatus()
[all …]
H A Dmp.h104 } autoload; member
H A DREADME.changes117 o The ``set autoload'' command syntax and implementation have changed as the
130 o MP autoload throughput measurements are now based on the maximum of input
H A Dcommand.c1732 arg->bundle->ncp.mp.cfg.autoload.min = v1; in SetVariable()
1733 arg->bundle->ncp.mp.cfg.autoload.max = v2; in SetVariable()
1734 arg->bundle->ncp.mp.cfg.autoload.period = v3; in SetVariable()
/freebsd/contrib/netbsd-tests/fs/
H A Dh_funcs.subr58 [ "${autoload}" = "1" ] && return 0
/freebsd/contrib/file/magic/Magdir/
H A Dlisp24 0 search/4096 (autoload\ Lisp/Scheme program text
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in205 If the base configuration file is set up to autoload the fips module, then the
/freebsd/crypto/openssl/
H A DINSTALL.md567 ### no-autoload-config