Home
last modified time | relevance | path

Searched defs:pmd_free (Results 1 – 15 of 15) 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
94 #define pmd_free(mm, x) do { } while (0) macro
/arch/mips/include/asm/
Dpgalloc.h113 #define pmd_free(mm, x) do { } while (0) macro
130 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/um/include/asm/
Dpgalloc.h51 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/powerpc/include/asm/
Dpgalloc-32.h18 #define pmd_free(mm, x) do { } while (0) macro
Dpgalloc-64.h85 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/s390/include/asm/
Dpgalloc.h67 #define pmd_free(mm, x) do { } while (0) macro
105 #define pmd_free(mm, pmd) crst_table_free(mm, (unsigned long *) pmd) macro
/arch/alpha/include/asm/
Dpgalloc.h48 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/sparc/include/asm/
Dpgalloc_64.h34 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgalloc_32.h47 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
/arch/sh/include/asm/
Dpgalloc.h87 #define pmd_free(mm, x) do { } while (0) macro
/arch/m68k/include/asm/
Dmotorola_pgalloc.h71 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
/arch/arm/include/asm/
Dpgalloc.h30 #define pmd_free(mm, pmd) do { } while (0) macro
/arch/ia64/include/asm/
Dpgalloc.h65 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/x86/include/asm/
Dpgalloc.h75 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function