Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c1672 enum fit_type { enum
1680 static __always_inline enum fit_type
1684 enum fit_type type; in classify_va_fit_type()
1712 enum fit_type type = classify_va_fit_type(va, nva_start_addr, size); in va_clip()