Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c1652 enum fit_type { enum
1660 static __always_inline enum fit_type
1664 enum fit_type type; in classify_va_fit_type()
1692 enum fit_type type = classify_va_fit_type(va, nva_start_addr, size); in va_clip()