Searched refs:shared_buf (Results 1 – 1 of 1) sorted by relevance
32 void *shared_buf; member117 if (hdr->shared_buf) in update_cleanup()118 free(hdr->shared_buf); in update_cleanup()164 e->buf = hdr->shared_buf; in update_populate_image()283 (ulong)hdr->shared_buf, (ulong)hdr->shared_buf + hdr->mb * SZ_1M); in print_hdr_local()307 hdr->shared_buf = malloc(size); in hdr_param_verify()308 if (!hdr->shared_buf) in hdr_param_verify()555 e->buf = hdr->shared_buf; in update_write_gpt()