Home
last modified time | relevance | path

Searched defs:pgd_free (Results 1 – 25 of 33) sorted by relevance

12

/arch/arm64/mm/
Dpgd.c41 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/sh/mm/
Dpgtable.c37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/arm/mm/
Dpgd.c119 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
/arch/openrisc/include/asm/
Dpgalloc.h69 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/nios2/include/asm/
Dpgalloc.h35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/xtensa/include/asm/
Dpgalloc.h36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/cris/include/asm/
Dpgalloc.h20 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/hexagon/include/asm/
Dpgalloc.h57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/score/include/asm/
Dpgalloc.h35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/frv/mm/
Dpgalloc.c143 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/unicore32/include/asm/
Dpgalloc.h29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
/arch/mn10300/mm/
Dpgtable.c162 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/alpha/include/asm/
Dpgalloc.h35 pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/metag/include/asm/
Dpgalloc.h37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/avr32/include/asm/
Dpgalloc.h49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/arc/include/asm/
Dpgalloc.h74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/sparc/include/asm/
Dpgalloc_32.h27 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
/arch/m68k/include/asm/
Dmotorola_pgalloc.h86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
Dsun3_pgalloc.h84 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
Dmcf_pgalloc.h89 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/m32r/include/asm/
Dpgalloc.h28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/mips/include/asm/
Dpgalloc.h62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/parisc/include/asm/
Dpgalloc.h46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/s390/include/asm/
Dpgalloc.h117 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/arch/um/kernel/
Dmem.c198 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function

12