Home
last modified time | relevance | path

Searched defs:new_mm (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/um/kernel/skas/
Dprocess.c13 int new_mm(unsigned long stack) in new_mm() function
/linux-3.3/arch/mn10300/kernel/
Dprocess.c209 void copy_segments(struct task_struct *p, struct mm_struct *new_mm) in copy_segments()
/linux-3.3/arch/x86/um/
Dldt.c389 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt()
/linux-3.3/arch/um/include/asm/
Dprocessor-generic.h87 struct mm_struct *new_mm) in mm_copy_segments()