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