Searched refs:k_heap_realloc (Results 1 – 3 of 3) sorted by relevance
140 ret = k_heap_realloc(heap, ptr, size, K_NO_WAIT); in k_realloc()
139 void *k_heap_realloc(struct k_heap *heap, void *ptr, size_t bytes, k_timeout_t timeout) in k_heap_realloc() function
5686 void *k_heap_realloc(struct k_heap *h, void *ptr, size_t bytes, k_timeout_t timeout)