Searched refs:old_ctx (Results 1 – 2 of 2) sorted by relevance
304 void ralloc_adopt(const void *new_ctx, void *old_ctx);
319 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt() argument323 if (unlikely(old_ctx == NULL)) in ralloc_adopt()326 old_info = get_header(old_ctx); in ralloc_adopt()