Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dlibfdt-wrapper.c59 static void expand_buf(int minexpand) in expand_buf() argument
64 size = _ALIGN(size + minexpand, EXPAND_GRANULARITY); in expand_buf()