Home
last modified time | relevance | path

Searched defs:from_mm (Results 1 – 3 of 3) sorted by relevance

/arch/um/kernel/skas/
Dmmu.c52 struct mm_context *from_mm = NULL; in init_new_context() local
/arch/um/include/asm/
Dprocessor-generic.h63 static inline void mm_copy_segments(struct mm_struct *from_mm, in mm_copy_segments()
/arch/x86/um/
Dldt.c298 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt()