pud_free           70 arch/arm64/include/asm/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pudp)
pud_free           49 arch/ia64/include/asm/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free           94 arch/mips/include/asm/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free          110 arch/powerpc/include/asm/book3s/64/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free           26 arch/powerpc/include/asm/nohash/64/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free           74 arch/s390/include/asm/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free           48 arch/sparc/include/asm/pgalloc_64.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free          159 arch/x86/include/asm/pgalloc.h static inline void pud_free(struct mm_struct *mm, pud_t *pud)
pud_free           32 include/asm-generic/4level-fixup.h #define pud_free(mm, x)			do { } while (0)
pud_free           57 include/asm-generic/pgtable-nop4d-hack.h #define pud_free(mm, x)				do { } while (0)
pud_free           61 include/asm-generic/pgtable-nopud.h #define pud_free(mm, x)				do { } while (0)