Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dvmalloc.c1304 FL_FIT_TYPE = 1, /* full fit */ enumerator
1324 type = FL_FIT_TYPE; in classify_va_fit_type()
1343 if (type == FL_FIT_TYPE) { in adjust_va_to_fit_type()
1425 if (type != FL_FIT_TYPE) { in adjust_va_to_fit_type()