Home
last modified time | relevance | path

Searched refs:mm_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-rpc/
Decard.c248 struct mm_struct * mm = mm_alloc(); in ecard_init_mm()
/linux-4.1.27/fs/
Dexec.c367 bprm->mm = mm = mm_alloc(); in bprm_mm_init()
/linux-4.1.27/kernel/
Dfork.c655 struct mm_struct *mm_alloc(void) in mm_alloc() function
/linux-4.1.27/include/linux/
Dsched.h2470 extern struct mm_struct * mm_alloc(void);