Home
last modified time | relevance | path

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

/mm/
Dmmap.c745 struct vm_area_struct *expand) in __vma_adjust() argument
767 if (next == expand) { in __vma_adjust()
782 VM_WARN_ON(expand != vma); in __vma_adjust()
812 VM_WARN_ON(expand != importer); in __vma_adjust()
822 VM_WARN_ON(expand != importer); in __vma_adjust()
Dpage_alloc.c2398 static inline void expand(struct zone *zone, struct page *page, in expand() function
2639 expand(zone, page, order, current_order, migratetype); in __rmqueue_smallest()