Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Dlibfdt-wrapper.c45 static void expand_buf(int minexpand) in expand_buf() argument
50 size = _ALIGN(size + minexpand, EXPAND_GRANULARITY); in expand_buf()