Home
last modified time | relevance | path

Searched refs:nr_ptes (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/mm/
Dmprotect.c163 int nr_ptes = change_huge_pmd(vma, pmd, addr, in change_pmd_range() local
166 if (nr_ptes) { in change_pmd_range()
167 if (nr_ptes == HPAGE_PMD_NR) { in change_pmd_range()
Ddebug.c208 atomic_long_read((atomic_long_t *)&mm->nr_ptes), in dump_mm()
Doom_kill.c173 atomic_long_read(&p->mm->nr_ptes) + mm_nr_pmds(p->mm); in oom_badness()
373 atomic_long_read(&task->mm->nr_ptes), in dump_tasks()
Dhuge_memory.c761 atomic_long_inc(&mm->nr_ptes); in __do_huge_pmd_anonymous_page()
785 atomic_long_inc(&mm->nr_ptes); in set_huge_zero_page()
909 atomic_long_inc(&dst_mm->nr_ptes); in copy_huge_pmd()
1408 atomic_long_dec(&tlb->mm->nr_ptes); in zap_huge_pmd()
1417 atomic_long_dec(&tlb->mm->nr_ptes); in zap_huge_pmd()
Dmemory.c397 atomic_long_dec(&tlb->mm->nr_ptes); in free_pte_range()
590 atomic_long_inc(&mm->nr_ptes); in __pte_alloc()
/linux-4.1.27/arch/unicore32/mm/
Dpgd.c100 atomic_long_dec(&mm->nr_ptes); in free_pgd_slow()
/linux-4.1.27/arch/arm/mm/
Dpgd.c134 atomic_long_dec(&mm->nr_ptes); in pgd_free()
/linux-4.1.27/include/linux/
Dmm_types.h357 atomic_long_t nr_ptes; /* PTE page table pages */ member
/linux-4.1.27/kernel/
Dfork.c589 atomic_long_set(&mm->nr_ptes, 0); in mm_init()
640 if (atomic_long_read(&mm->nr_ptes)) in check_mm()
642 atomic_long_read(&mm->nr_ptes)); in check_mm()
/linux-4.1.27/fs/proc/
Dtask_mmu.c45 ptes = PTRS_PER_PTE * sizeof(pte_t) * atomic_long_read(&mm->nr_ptes); in task_mem()
/linux-4.1.27/Documentation/sysctl/
Dvm.txt571 pid, uid, tgid, vm size, rss, nr_ptes, nr_pmds, swapents, oom_score_adj