Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmalloc.c1594 enum fit_type { enum
1602 static __always_inline enum fit_type
1606 enum fit_type type; in classify_va_fit_type()
1634 enum fit_type type = classify_va_fit_type(va, nva_start_addr, size); in va_clip()