Home
last modified time | relevance | path

Searched refs:slack (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c371 u64 slack = 0; in __cv_timedwait_hires() local
401 slack = MIN(MAX(res, spl_schedule_hrtimeout_slack_us * NSEC_PER_USEC), in __cv_timedwait_hires()
403 rc = schedule_hrtimeout_range(&ktime_left, slack, HRTIMER_MODE_REL); in __cv_timedwait_hires()
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dzed-functions.sh404 zed_log_err "slack webhook cannot read \"${pathname}\""
H A Dzed.rc80 # <https://api.slack.com/incoming-webhooks>
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt4719 slack mode. Lv Zheng.
5025 circumstances: 1) Interpreter slack mode was not enabled, and 2) the _WAK
5027 run ACPICA in slack mode.
5445 a null buffer was returned, or no object at all was returned (non-slack
8473 interpreter slack mode is enabled This change deletes any implicitly
10344 Implemented an enhancement to the interpreter "slack mode". In the
10462 the AML Interpreter slack mode is enabled. Lin Ming BZ 349
12165 within the AML parser. If the interpreter slack mode is enabled, these
12285 slack flag, this should eliminate AE_NOT_FOUND exceptions seen on