/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
|
/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
|
/arch/sh/mm/ |
D | pgtable.c | 54 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/um/include/asm/ |
D | pgalloc.h | 50 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/frv/include/asm/ |
D | pgalloc.h | 64 #define pmd_free(mm, x) do { } while (0) macro
|
/arch/alpha/include/asm/ |
D | pgalloc.h | 49 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 52 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
|
D | pgalloc_64.h | 58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 75 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
D | sun3_pgalloc.h | 82 #define pmd_free(mm, x) do { } while (0) macro
|
D | mcf_pgalloc.h | 88 #define pmd_free(mm, pmd) BUG() macro
|
/arch/m32r/include/asm/ |
D | pgalloc.h | 76 #define pmd_free(mm, x) do { } while (0) macro
|
/arch/tile/include/asm/ |
D | pgalloc.h | 150 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp) in pmd_free() function
|
/arch/mips/include/asm/ |
D | pgalloc.h | 104 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 49 #define pmd_free(mm, x) do { } while (0) macro
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 49 #define pmd_free(mm, x) do { } while (0) macro
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 66 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/arm64/include/asm/ |
D | pgalloc.h | 39 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/s390/include/asm/ |
D | pgalloc.h | 108 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 133 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/microblaze/include/asm/ |
D | pgalloc.h | 185 #define pmd_free(mm, x) do { } while (0) macro
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 198 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/arch/x86/include/asm/ |
D | pgalloc.h | 112 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|