Searched refs:mm_alloc (Results 1 – 8 of 8) sorted by relevance
15 extern struct mm_struct *mm_alloc(void);
155 mm = mm_alloc(); in text_area_cpu_up_mm()
768 struct mm_struct *mm = mm_alloc(); in dma_resv_lockdep()
820 poking_mm = mm_alloc(); in poking_init()
247 struct mm_struct * mm = mm_alloc(); in ecard_init_mm()
1221 args->mm = mm_alloc(); in init_args()
373 bprm->mm = mm = mm_alloc(); in bprm_mm_init()
1329 struct mm_struct *mm_alloc(void) in mm_alloc() function