Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c1596 FL_FIT_TYPE = 1, /* full fit */ enumerator
1616 type = FL_FIT_TYPE; in classify_va_fit_type()
1636 if (type == FL_FIT_TYPE) { in va_clip()
1718 if (type != FL_FIT_TYPE) { in va_clip()