Searched refs:cleanup_unallocation (Results 1 – 1 of 1) sorted by relevance
3492 __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