Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/arm64/mm/
Dpgd.c39 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/um/include/asm/
Dpgalloc.h26 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
/Linux-v4.19/arch/sh/mm/
Dpgtable.c38 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/nios2/include/asm/
Dpgalloc.h35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/xtensa/include/asm/
Dpgalloc.h36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/nds32/include/asm/
Dpgalloc.h21 extern void pgd_free(struct mm_struct *mm, pgd_t * pgd);
/Linux-v4.19/arch/alpha/include/asm/
Dpgalloc.h36 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgalloc.h68 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/nds32/mm/
Dmm-nds32.c41 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
/Linux-v4.19/arch/sh/include/asm/
Dpgalloc.h11 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
/Linux-v4.19/arch/unicore32/include/asm/
Dpgalloc.h29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
/Linux-v4.19/arch/m68k/include/asm/
Dsun3_pgalloc.h85 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
Dmcf_pgalloc.h90 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
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_32.h28 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
Dpgalloc_64.h31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/arc/include/asm/
Dpgalloc.h74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/hexagon/include/asm/
Dpgalloc.h57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/riscv/include/asm/
Dpgalloc.h63 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/arm/include/asm/
Dpgalloc.h58 extern void pgd_free(struct mm_struct *mm, pgd_t *pgd);
/Linux-v4.19/arch/parisc/include/asm/
Dpgalloc.h47 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/mips/include/asm/
Dpgalloc.h48 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h39 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h39 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function

12