/Linux-v4.19/arch/arm64/mm/ |
D | pgd.c | 39 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgalloc.h | 26 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/Linux-v4.19/arch/sh/mm/ |
D | pgtable.c | 38 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgalloc.h | 36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgalloc.h | 21 extern void pgd_free(struct mm_struct *mm, pgd_t * pgd);
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgalloc.h | 36 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 68 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/nds32/mm/ |
D | mm-nds32.c | 41 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgalloc.h | 11 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgalloc.h | 29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 85 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
D | mcf_pgalloc.h | 90 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
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgalloc_32.h | 28 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
D | pgalloc_64.h | 31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgalloc.h | 74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgalloc.h | 57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgalloc.h | 63 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgalloc.h | 31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgalloc.h | 58 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgalloc.h | 47 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgalloc.h | 48 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 39 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 39 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|