/linux-4.1.27/arch/arm64/mm/ |
H A D | pgd.c | 43 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/sh/mm/ |
H A D | pgtable.c | 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | pgalloc.h | 20 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pgalloc.h | 36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgalloc.h | 35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 69 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | pgalloc.h | 57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/arm/mm/ |
H A D | pgd.c | 109 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) pgd_free() function
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pgalloc.h | 35 pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 27 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
H A D | pgalloc_64.h | 30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | pgalloc.h | 29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgalloc.h | 62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/mn10300/mm/ |
H A D | pgtable.c | 162 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgalloc.h | 46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | pgalloc.h | 49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/frv/mm/ |
H A D | pgalloc.c | 143 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgalloc.h | 28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mcf_pgalloc.h | 87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
H A D | motorola_pgalloc.h | 86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
H A D | sun3_pgalloc.h | 84 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | pgalloc.h | 74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/um/kernel/ |
H A D | mem.c | 198 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pgalloc.h | 117 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pgalloc.h | 30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pgalloc.h | 99 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pgalloc-64.h | 49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | pgtable_32.c | 98 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/x86/mm/ |
H A D | pgtable.c | 394 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/tile/mm/ |
H A D | pgtable.c | 222 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | paravirt_types.h | 257 void (*pgd_free)(struct mm_struct *mm, pgd_t *pgd); member in struct:pv_mmu_ops
|