Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dvmalloc.c1354 enum fit_type { enum
1362 static __always_inline enum fit_type
1366 enum fit_type type; in classify_va_fit_type()
1394 enum fit_type type = classify_va_fit_type(va, nva_start_addr, size); in adjust_va_to_fit_type()