Searched refs:mm_alloc (Results 1 – 6 of 6) sorted by relevance
16 extern struct mm_struct *mm_alloc(void);
736 struct mm_struct *mm = mm_alloc(); in dma_resv_lockdep()
247 struct mm_struct * mm = mm_alloc(); in ecard_init_mm()
1141 args->mm = mm_alloc(); in init_args()
368 bprm->mm = mm = mm_alloc(); in bprm_mm_init()
1167 struct mm_struct *mm_alloc(void) in mm_alloc() function