Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3_pgalloc.h41 #define pmd_free(mm, x) do { } while (0) macro
H A Dmcf_pgalloc.h76 #define pmd_free(mm, pmd) BUG() macro
H A Dmotorola_pgalloc.h59 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgalloc.h138 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
H A Dpgtable-nopmd.h61 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h54 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgalloc.h36 #define pmd_free(mm, pmd) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_32.h50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
H A Dpgalloc_64.h58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h145 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgalloc.h96 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function