Home
last modified time | relevance | path

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

/mm/
Dmmap.c721 struct vm_area_struct *expand) in __vma_adjust() argument
743 if (next == expand) { in __vma_adjust()
758 VM_WARN_ON(expand != vma); in __vma_adjust()
790 VM_WARN_ON(expand != importer); in __vma_adjust()
800 VM_WARN_ON(expand != importer); in __vma_adjust()
Dpage_alloc.c2028 static inline void expand(struct zone *zone, struct page *page, in expand() function
2208 expand(zone, page, order, current_order, area, migratetype); in __rmqueue_smallest()