Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dzalloc_internal.h909 #define ZFREE_USER_SIZE(combined) ((combined) >> 32) macro
H A Dzalloc.c5920 ZFREE_USER_SIZE(combined_size), zone_elem_redzone(zone), in __zcache_mark_invalid()