Searched refs:g_try_realloc (Results 1 – 4 of 4) sorted by relevance
56 -g_try_realloc(p, sizeof(T) * (n))
247 void *g_try_realloc(void *ptr, size_t size) in g_try_realloc() function
266 *buf = g_try_realloc(*buf, len); in __get_all_irqs()
359 t = g_try_realloc(p->data, p->size + GUEST_EXEC_IO_SIZE); in guest_exec_output_watch()