Home
last modified time | relevance | path

Searched refs:alloc_buffer (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Difwitool.c547 static void alloc_buffer(struct buffer *b, size_t s, const char *n) in alloc_buffer() function
994 alloc_buffer(buf, e[i].size, subparts[type].name); in read_subpart_buf()
1016 alloc_buffer(b, get_bpdt_size(&bpdt_header), name); in alloc_bpdt_buffer()
1231 alloc_buffer(&temp, size, b->name); in __bpdt_reset()
1333 alloc_buffer(&temp, size, b->name); in pad_buffer()
1496 alloc_buffer(&b, file_end, "Final-IFWI"); in ifwi_write()
1685 alloc_buffer(&subpart_dir_buff, size, "subpart-dir"); in create_subpart()
1700 alloc_buffer(dst, curr_offset, name); in create_subpart()
1737 alloc_buffer(&manifest, size, "IBBP.man"); in ibbp_dir_add()
1752 alloc_buffer(&ibb, DUMMY_IBB_SIZE, "IBB"); in ibbp_dir_add()
[all …]

Completed in 7 milliseconds