Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/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-6.6/arch/m68k/include/asm/
Dsun3_pgalloc.h40 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h72 #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/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-6.6/arch/sh/mm/
Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-6.6/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/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-6.6/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/book3s/32/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dpgalloc_32.h50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) 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-6.6/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/kernel/linux/linux-6.6/include/asm-generic/
Dpgalloc.h146 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgtable-nopmd.h63 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
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h147 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function

12