Searched refs:EXPAND_GRANULARITY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dlibfdt-wrapper.c57 #define EXPAND_GRANULARITY 1024 macro
64 size = _ALIGN(size + minexpand, EXPAND_GRANULARITY);
188 bufsize = fdt_totalsize(fdt) + EXPAND_GRANULARITY;

Completed in 52 milliseconds