Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmalloc.c1353 LE_FIT_TYPE = 2, /* left edge fit */ enumerator
1374 type = LE_FIT_TYPE; in classify_va_fit_type()
1402 } else if (type == LE_FIT_TYPE) { in adjust_va_to_fit_type()