/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | pgd.c | 30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | pgd.c | 30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/nds32/mm/ |
H A D | mm-nds32.c | 43 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | pgtable.c | 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | pgtable.c | 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
H A D | pgalloc.h | 26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | pgalloc.h | 32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | mcf_pgalloc.h | 74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
H A D | motorola_pgalloc.h | 71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/ |
H A D | pgalloc.h | 26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | pgalloc.h | 32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | motorola_pgalloc.h | 71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
H A D | mcf_pgalloc.h | 78 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pgalloc.h | 53 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 26 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | pgalloc.h | 71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | pgd.c | 142 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pgalloc.h | 52 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | pgd.c | 142 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 26 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | pgalloc.h | 179 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | pgalloc.h | 207 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgalloc.h | 124 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|