/linux-4.4.14/arch/arm/mm/ |
D | pgd.c | 109 pmd_free(mm, new_pmd); in pgd_alloc() 147 pmd_free(mm, pmd); in pgd_free() 167 pmd_free(mm, pmd); in pgd_free()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | pgd.c | 71 pmd_free(mm, new_pmd); in get_pgd_slow() 101 pmd_free(mm, pmd); in free_pgd_slow()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgalloc_32.h | 51 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro 52 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd)
|
D | pgalloc_64.h | 59 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgalloc.h | 65 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function 70 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd)
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgalloc.h | 122 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function 127 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x)
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 74 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function 88 pmd_free(mm, (pmd_t *)pgd); in pgd_free()
|
D | sun3_pgalloc.h | 81 #define pmd_free(mm, x) do { } while (0) macro
|
D | mcf_pgalloc.h | 85 #define pmd_free(mm, pmd) BUG() macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgalloc.h | 35 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function 52 #define pmd_free(mm, pmd) do { } while (0) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgalloc.h | 73 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function 98 #define pmd_free(mm, x) do { } while (0) macro
|
D | tlb.h | 24 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd)
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgalloc.h | 185 #define pmd_free(mm, x) do { } while (0) macro 186 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x)
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | tlb.h | 13 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd)
|
D | pgalloc.h | 48 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgalloc.h | 64 #define pmd_free(mm, x) do { } while (0) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgalloc.h | 50 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/sh/mm/ |
D | pgtable.c | 53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable-nopmd.h | 59 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgalloc.h | 75 #define pmd_free(mm, x) do { } while (0) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgalloc.h | 15 extern void pmd_free(struct mm_struct *mm, pmd_t *pmd);
|
D | tlb.h | 113 #define pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, pmdp)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgalloc-32.h | 19 #define pmd_free(mm, x) do { } while (0) macro
|
D | pgalloc-64.h | 230 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgalloc.h | 39 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgalloc.h | 150 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp) in pmd_free() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgalloc.h | 85 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/arch/um/kernel/skas/ |
D | mmu.c | 43 pmd_free(mm, pmd); in init_stub_pte()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgalloc.h | 94 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/linux-4.4.14/Documentation/vm/ |
D | split_page_table_lock | 66 Allocation usually happens in pmd_alloc_one(), freeing in pmd_free() and
|
/linux-4.4.14/arch/x86/mm/ |
D | pgtable.c | 252 pmd_free(mm, pmd); in pgd_mop_up_pmds()
|
/linux-4.4.14/arch/arm/kvm/ |
D | mmu.c | 172 pmd_free(NULL, pmd_table); in clear_pud_entry()
|
/linux-4.4.14/mm/ |
D | memory.c | 3552 pmd_free(mm, new); in __pmd_alloc() 3558 pmd_free(mm, new); in __pmd_alloc()
|