Home
last modified time | relevance | path

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

/mm/
Dz3fold.c601 unsigned short new_start = TOTAL_CHUNKS - zhdr->last_chunks - in z3fold_compact_page() local
603 mchunk_memmove(zhdr, new_start); in z3fold_compact_page()
604 zhdr->start_middle = new_start; in z3fold_compact_page()
Dmmap.c2310 unsigned long new_start; in acct_stack_growth() local
2332 new_start = (vma->vm_flags & VM_GROWSUP) ? vma->vm_start : in acct_stack_growth()
2334 if (is_hugepage_only_range(vma->vm_mm, new_start, size)) in acct_stack_growth()