/linux-4.4.14/arch/arm64/mm/ |
D | pgd.c | 41 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/arm/mm/ |
D | pgd.c | 119 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
|
/linux-4.4.14/arch/sh/mm/ |
D | pgtable.c | 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgalloc.h | 69 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/cris/include/asm/ |
D | pgalloc.h | 20 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/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-4.4.14/arch/score/include/asm/ |
D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/frv/mm/ |
D | pgalloc.c | 143 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/mn10300/mm/ |
D | pgtable.c | 162 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgalloc.h | 29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgalloc.h | 35 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgalloc.h | 49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/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-4.4.14/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
|
/linux-4.4.14/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
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgalloc.h | 28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgalloc.h | 62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgalloc.h | 46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgalloc.h | 30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/um/kernel/ |
D | mem.c | 198 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgalloc.h | 117 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgalloc.h | 99 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/linux-4.4.14/arch/powerpc/mm/ |
D | pgtable_32.c | 98 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/tile/mm/ |
D | pgtable.c | 222 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/x86/mm/ |
D | pgtable.c | 394 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | paravirt_types.h | 260 void (*pgd_free)(struct mm_struct *mm, pgd_t *pgd); member
|