Searched refs:vdo_reallocate_memory (Results 1 – 3 of 3) sorted by relevance
126 int __must_check vdo_reallocate_memory(void *ptr, size_t old_size, size_t size,
340 int vdo_reallocate_memory(void *ptr, size_t old_size, size_t size, const char *what, in vdo_reallocate_memory() function
1537 result = vdo_reallocate_memory(instances.words, in grow_bit_array()