Searched defs:hdrsize (Results 1 – 2 of 2) sorted by relevance
48 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()53 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()87 size_t hdrsize; in fdt_check_header() local
111 const size_t hdrsize = FDT_ALIGN(sizeof(struct fdt_header), in fdt_create_with_flags() local
Completed in 4 milliseconds