Home
last modified time | relevance | path

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

/mm/
Dz3fold.c809 unsigned short new_start = TOTAL_CHUNKS - zhdr->last_chunks - in z3fold_compact_page() local
811 mchunk_memmove(zhdr, new_start); in z3fold_compact_page()
812 zhdr->start_middle = new_start; in z3fold_compact_page()
Dmmap.c2473 unsigned long new_start; in acct_stack_growth() local
2495 new_start = (vma->vm_flags & VM_GROWSUP) ? vma->vm_start : in acct_stack_growth()
2497 if (is_hugepage_only_range(vma->vm_mm, new_start, size)) in acct_stack_growth()