Searched defs:pud_free (Results 1 – 9 of 9) sorted by relevance
125 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
68 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
88 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
106 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
65 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
153 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
226 #define pud_free(mm, x) do { } while (0) macro