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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 104 milliseconds