/arch/arm64/mm/ |
D | pgd.c | 30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/nios2/include/asm/ |
D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/um/include/asm/ |
D | pgalloc.h | 28 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/arch/alpha/include/asm/ |
D | pgalloc.h | 38 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sh/include/asm/ |
D | pgalloc.h | 9 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
D | mcf_pgalloc.h | 86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
D | motorola_pgalloc.h | 87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sh/mm/ |
D | pgtable.c | 38 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/nds32/include/asm/ |
D | pgalloc.h | 24 extern void pgd_free(struct mm_struct *mm, pgd_t * pgd);
|
/arch/microblaze/include/asm/ |
D | pgalloc.h | 39 #define pgd_free(mm, pgd) free_pgd(pgd) macro
|
/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/unicore32/include/asm/ |
D | pgalloc.h | 28 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
|
/arch/xtensa/include/asm/ |
D | pgalloc.h | 31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/csky/include/asm/ |
D | pgalloc.h | 45 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/hexagon/include/asm/ |
D | pgalloc.h | 44 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 64 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/nds32/mm/ |
D | mm-nds32.c | 41 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/riscv/include/asm/ |
D | pgalloc.h | 57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 26 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/arch/arc/include/asm/ |
D | pgalloc.h | 71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/mips/include/asm/ |
D | pgalloc.h | 50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/parisc/include/asm/ |
D | pgalloc.h | 50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|