Lines Matching full:static
16 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd,
22 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd,
36 static inline void pud_populate(struct mm_struct *mm, pud_t *pud, pmd_t *pmd)
47 static inline pgd_t *pgd_alloc(struct mm_struct *mm)
62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)
67 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm,
77 static inline struct page *pte_alloc_one(struct mm_struct *mm,
90 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte)
95 static inline void pte_free(struct mm_struct *mm, pgtable_t pte)
120 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address)
130 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)