Home
last modified time | relevance | path

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

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