/arch/arm64/mm/ |
D | pgd.c | 39 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sh/mm/ |
D | pgtable.c | 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/arm/mm/ |
D | pgd.c | 119 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 69 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/nios2/include/asm/ |
D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/xtensa/include/asm/ |
D | pgalloc.h | 36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/cris/include/asm/ |
D | pgalloc.h | 20 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/hexagon/include/asm/ |
D | pgalloc.h | 57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/score/include/asm/ |
D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/frv/mm/ |
D | pgalloc.c | 143 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/unicore32/include/asm/ |
D | pgalloc.h | 29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
|
/arch/mn10300/mm/ |
D | pgtable.c | 162 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/metag/include/asm/ |
D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/avr32/include/asm/ |
D | pgalloc.h | 49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/alpha/include/asm/ |
D | pgalloc.h | 35 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/arc/include/asm/ |
D | pgalloc.h | 74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 27 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 84 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
D | motorola_pgalloc.h | 86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
D | mcf_pgalloc.h | 87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/mips/include/asm/ |
D | pgalloc.h | 62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/m32r/include/asm/ |
D | pgalloc.h | 28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/parisc/include/asm/ |
D | pgalloc.h | 46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/um/kernel/ |
D | mem.c | 198 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|