Searched refs:mm_alloc (Results 1 – 4 of 4) sorted by relevance
15 extern struct mm_struct *mm_alloc(void);
246 struct mm_struct * mm = mm_alloc(); in ecard_init_mm()
408 bprm->mm = mm = mm_alloc(); in bprm_mm_init()
981 struct mm_struct *mm_alloc(void) in mm_alloc() function