Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 8 of 8) sorted by relevance

/xnu-11215/doc/observability/
H A Dcpu_counters.md28 …Counter subsystem provides a policy layer on top of kpc and Monotonic to prevent malicious use of …
H A Drecount.md106 A traditional locking mechanism would prevent the writer from updating the counts while readers are…
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h968 void preventTransitionToUserActive( bool prevent );
/xnu-11215/doc/building/
H A Dbound_checks.md3 The goal of -fbounds-safety is to prevent buffer overflows from escalating into
/xnu-11215/makedefs/
H A DMakeInc.def441 # To prevent new bounds-safety warnings in a soon to be submitted Clang from
1075 # we need to prevent the LTO logic from dead stripping them.
H A DMakeInc.rule162 # The next build should be a "clean" build to prevent the .o file avoiding
/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation_kern.c387 prevent_wire_tag_panic(bool prevent) in prevent_wire_tag_panic() argument
389 thread_set_test_option(test_option_vm_prevent_wire_tag_panic, prevent); in prevent_wire_tag_panic()
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp6921 IOPMrootDomain::preventTransitionToUserActive( bool prevent ) argument
6924 _preventUserActive = prevent;