Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/compressed/
Datags_to_fdt.c108 int atags_to_fdt(void *atag_list, void *fdt, int total_space) in atags_to_fdt() argument
132 ret = fdt_open_into(fdt, fdt, total_space); in atags_to_fdt()