Home
last modified time | relevance | path

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

/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation.h3492 __attribute__((cleanup(cleanup_unallocation))) = create_unallocation(map, size)
3498 __attribute__((cleanup(cleanup_unallocation))) = create_unallocation(map, size, true)
3569 cleanup_unallocation(unallocation_t *unallocation) in cleanup_unallocation() function