/arch/arm64/mm/ |
D | pgd.c | 39 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/mn10300/include/asm/ |
D | pgalloc.h | 37 extern void pgd_free(struct mm_struct *, pgd_t *);
|
/arch/frv/include/asm/ |
D | pgalloc.h | 35 extern void pgd_free(struct mm_struct *mm, pgd_t *);
|
/arch/um/include/asm/ |
D | pgalloc.h | 26 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/arch/sh/mm/ |
D | pgtable.c | 37 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/xtensa/include/asm/ |
D | pgalloc.h | 36 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/metag/include/asm/ |
D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) 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/m32r/include/asm/ |
D | pgalloc.h | 28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/arch/sh/include/asm/ |
D | pgalloc.h | 10 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/arch/alpha/include/asm/ |
D | pgalloc.h | 35 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/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/avr32/include/asm/ |
D | pgalloc.h | 49 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/sparc/include/asm/ |
D | pgalloc_32.h | 27 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
D | pgalloc_64.h | 30 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 | 12 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 12 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
|
/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/arc/include/asm/ |
D | pgalloc.h | 74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|