Home
last modified time | relevance | path

Searched defs:pmd_free (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsun3_pgalloc.h41 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h76 #define pmd_free(mm, pmd) BUG() macro
Dmotorola_pgalloc.h59 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/sh/mm/
Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/include/asm-generic/
Dpgalloc.h138 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgtable-nopmd.h61 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h54 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgalloc_32.h50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
Dpgalloc_64.h58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h145 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dpgalloc.h96 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function