Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h286 z_tbi_tag :1; /* Zone supports tbi tagging */ member
H A Dzalloc.c3389 if (!z->z_tbi_tag) { in zone_setup_kasan_logging()
7406 if (zone->z_tbi_tag) { in _zalloc_permanent()