Home
last modified time | relevance | path

Searched refs:forcing (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/tests/cpu_counters/
H A Dkpc_tests.c126 int forcing = 0; in prepare_kpc() local
127 ret = kpc_force_all_ctrs_get(&forcing); in prepare_kpc()
129 T_QUIET; T_ASSERT_EQ(forcing, 1, "counters must be forced"); in prepare_kpc()
/xnu-12377.61.12/doc/allocators/
H A Dguard-objects.md197 mitigation against use-after-free or non-linear buffer overflows, forcing
/xnu-12377.61.12/doc/primitives/
H A Dstring-handling.md6 unsafe. In addition, the advent of -fbounds-safety support in xnu is forcing