Home
last modified time | relevance | path

Searched refs:pgd_free (Results 1 – 25 of 42) sorted by relevance

12

/arch/arm64/mm/
Dpgd.c30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/nios2/include/asm/
Dpgalloc.h37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/um/include/asm/
Dpgalloc.h28 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
/arch/alpha/include/asm/
Dpgalloc.h38 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/sh/include/asm/
Dpgalloc.h9 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
/arch/m68k/include/asm/
Dsun3_pgalloc.h46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
Dmcf_pgalloc.h86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
Dmotorola_pgalloc.h87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/sh/mm/
Dpgtable.c38 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/nds32/include/asm/
Dpgalloc.h24 extern void pgd_free(struct mm_struct *mm, pgd_t * pgd);
/arch/microblaze/include/asm/
Dpgalloc.h39 #define pgd_free(mm, pgd) free_pgd(pgd) macro
/arch/powerpc/include/asm/nohash/
Dpgalloc.h26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
/arch/xtensa/include/asm/
Dpgalloc.h31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/csky/include/asm/
Dpgalloc.h45 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/hexagon/include/asm/
Dpgalloc.h44 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/openrisc/include/asm/
Dpgalloc.h64 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/nds32/mm/
Dmm-nds32.c41 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
/arch/ia64/include/asm/
Dpgalloc.h32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/riscv/include/asm/
Dpgalloc.h57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/sparc/include/asm/
Dpgalloc_32.h26 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
/arch/arc/include/asm/
Dpgalloc.h71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/mips/include/asm/
Dpgalloc.h50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/parisc/include/asm/
Dpgalloc.h50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function

12