Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libfdt/
A Dfdt.c42 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_() function
50 if (!check_off_(hdrsize, totalsize, base)) in check_block_()
54 if (!check_off_(hdrsize, totalsize, base + size)) in check_block_()
91 if (!check_off_(hdrsize, fdt_totalsize(fdt), fdt_off_mem_rsvmap(fdt))) in fdt_check_header()
96 if (!check_off_(hdrsize, fdt_totalsize(fdt), in fdt_check_header()

Completed in 3 milliseconds