Searched refs:new_start (Results 1 – 2 of 2) sorted by relevance
809 unsigned short new_start = TOTAL_CHUNKS - zhdr->last_chunks - in z3fold_compact_page() local811 mchunk_memmove(zhdr, new_start); in z3fold_compact_page()812 zhdr->start_middle = new_start; in z3fold_compact_page()
2473 unsigned long new_start; in acct_stack_growth() local2495 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()