Searched refs:allocation_tracker_notify_free (Results 1 – 6 of 6) sorted by relevance
38 allocation_tracker_notify_free(allocator_id, dummy_allocation); in TEST()59 allocation_tracker_notify_free(allocator_id, useable_ptr); in TEST()
38 void* real_ptr = allocation_tracker_notify_free(alloc.alloc_id, alloc.ptr); in freeAllocationVector()95 allocation_tracker_notify_free(alloc.alloc_id, alloc.ptr); in callArbitraryFunction()
55 void* allocation_tracker_notify_free(allocator_id_t allocator_id, void* ptr);
73 free(allocation_tracker_notify_free(alloc_allocator_id, ptr)); in osi_free()
135 void* allocation_tracker_notify_free(UNUSED_ATTR uint8_t allocator_id, in allocation_tracker_notify_free() function
195 void* allocation_tracker_notify_free(UNUSED_ATTR uint8_t allocator_id, in allocation_tracker_notify_free() function