Searched refs:always_enabled (Results 1 – 2 of 2) sorted by relevance
548 …ith_suffix(const struct machine_timeout_spec *spec, char const *phase_suffix, bool always_enabled);
1488 …_init_with_suffix(const struct machine_timeout_spec *spec, char const *suffix, bool always_enabled) in machine_timeout_init_with_suffix() argument1490 …if (!always_enabled && (wdt == -1 || (spec->skip_predicate != NULL && spec->skip_predicate(spec)))… in machine_timeout_init_with_suffix()