Home
last modified time | relevance | path

Searched refs:mm_dec_nr_pmds (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/arm/mm/
Dpgd.c110 mm_dec_nr_pmds(mm); in pgd_alloc()
148 mm_dec_nr_pmds(mm); in pgd_free()
168 mm_dec_nr_pmds(mm); in pgd_free()
/linux-4.4.14/arch/unicore32/mm/
Dpgd.c72 mm_dec_nr_pmds(mm); in get_pgd_slow()
102 mm_dec_nr_pmds(mm); in free_pgd_slow()
/linux-4.4.14/arch/x86/mm/
Dpgtable.c202 mm_dec_nr_pmds(mm); in free_pmds()
253 mm_dec_nr_pmds(mm); in pgd_mop_up_pmds()
/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage.c598 mm_dec_nr_pmds(tlb->mm); in hugetlb_free_pmd_range()
/linux-4.4.14/include/linux/
Dmm.h1455 static inline void mm_dec_nr_pmds(struct mm_struct *mm) {} in mm_dec_nr_pmds() function
1475 static inline void mm_dec_nr_pmds(struct mm_struct *mm) in mm_dec_nr_pmds() function
/linux-4.4.14/mm/
Dhugetlb.c4261 mm_dec_nr_pmds(mm); in huge_pmd_unshare()
Dmemory.c432 mm_dec_nr_pmds(tlb->mm); in free_pmd_range()