Searched defs:pud_free (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 26 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 29 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | pgalloc.h | 170 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
H A D | pgtable-nopud.h | 59 #define pud_free(mm, x) do { } while (0) macro
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | pgalloc.h | 198 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
H A D | pgtable-nopud.h | 59 #define pud_free(mm, x) do { } while (0) macro
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgalloc.h | 76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgalloc_64.h | 48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 124 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 126 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgalloc.h | 76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | pgalloc.h | 91 #define pud_free pud_free macro 92 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgalloc_64.h | 48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
|
Completed in 5 milliseconds