Searched refs:pgd_alloc (Results 1 – 25 of 43) sorted by relevance
12
11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function25 EXPORT_SYMBOL_GPL(pgd_alloc);
42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function59 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
24 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function38 EXPORT_SYMBOL_GPL(pgd_alloc);
24 #define pgd_alloc(mm) __pgd_alloc(mm, 0) macro
29 extern pgd_t *pgd_alloc(struct mm_struct *mm);
34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
31 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
26 extern pgd_t *pgd_alloc(struct mm_struct *);
39 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
83 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
13 extern pgd_t *pgd_alloc(struct mm_struct *);
30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
17 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
34 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
27 #define pgd_alloc(mm) get_pgd_fast() macro
49 extern pgd_t *pgd_alloc(struct mm_struct *mm);
46 extern pgd_t *pgd_alloc(struct mm_struct *mm);
47 extern pgd_t *pgd_alloc(struct mm_struct *mm);
Completed in 24 milliseconds