Lines Matching refs:update_data
139 update_data (struct header *result, size_t len, size_t old_len) in update_data() function
215 update_data (NULL, 0, 0); in int_handler()
387 update_data (result, len, 0); in malloc()
450 update_data (NULL, 0, old_len); in realloc()
482 update_data (result, len, old_len); in realloc()
533 update_data (result, size, 0); in calloc()
585 update_data (NULL, 0, real->length); in free()
637 update_data (NULL, len, 0); in mmap()
690 update_data (NULL, len, 0); in mmap64()
756 update_data (NULL, len, old_len); in mremap()
795 update_data (NULL, 0, len); in munmap()