Home
last modified time | relevance | path

Searched refs:fill_pattern_attr (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/vm/configurator/ !
H A Dvm_configurator.h408 uint64_t fill_pattern_attr:1; member
463 .fill_pattern_attr = (default_value), \
H A Dvm_configurator.c2852 checker->object->verify.fill_pattern_attr = false; in checker_deallocate_allocation()
3074 if (!obj_checker->verify.fill_pattern_attr) { in verify_allocation()
3095 bad_object_attr.fill_pattern_attr = true; in verify_allocation()
3306 checker->object->verify.fill_pattern_attr && in checker_should_verify_fill_pattern()