Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c1598 RE_FIT_TYPE = 3, /* right edge fit */ enumerator
1620 type = RE_FIT_TYPE; in classify_va_fit_type()
1655 } else if (type == RE_FIT_TYPE) { in va_clip()