Expand description
Runtime configuration primitives shared by eval and probe.
eval calls probe::attempt_auto_repro from its failure path,
so items shared between the two siblings live here to avoid a
circular import chain. All items are pub(crate) and remain
internal to test_support.
Functionsยง
- bypass_
llc_ locks_ active - True when
KTSTR_BYPASS_LLC_LOCKSis set to a NON-EMPTY value.