Home
last modified time | relevance | path

Searched defs:pmd_free (Results 1 – 23 of 23) sorted by relevance

/arch/parisc/include/asm/
Dpgalloc.h73 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/
Dpgalloc.h35 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/
Dpgtable.c54 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/um/include/asm/
Dpgalloc.h50 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/frv/include/asm/
Dpgalloc.h64 #define pmd_free(mm, x) do { } while (0) macro
/arch/alpha/include/asm/
Dpgalloc.h49 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/sparc/include/asm/
Dpgalloc_32.h52 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
Dpgalloc_64.h58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/m68k/include/asm/
Dmotorola_pgalloc.h75 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dsun3_pgalloc.h82 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h88 #define pmd_free(mm, pmd) BUG() macro
/arch/m32r/include/asm/
Dpgalloc.h76 #define pmd_free(mm, x) do { } while (0) macro
/arch/tile/include/asm/
Dpgalloc.h150 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp) in pmd_free() function
/arch/mips/include/asm/
Dpgalloc.h104 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h49 #define pmd_free(mm, x) do { } while (0) macro
/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h49 #define pmd_free(mm, x) do { } while (0) macro
/arch/ia64/include/asm/
Dpgalloc.h66 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/arm64/include/asm/
Dpgalloc.h39 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/s390/include/asm/
Dpgalloc.h108 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h133 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/microblaze/include/asm/
Dpgalloc.h185 #define pmd_free(mm, x) do { } while (0) macro
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h198 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/x86/include/asm/
Dpgalloc.h112 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function