mm_context 22 arch/hexagon/include/asm/mmu.h typedef struct mm_context mm_context_t; mm_context 21 arch/um/include/asm/mmu.h extern long init_new_ldt(struct mm_context *to_mm, struct mm_context *from_mm); mm_context 22 arch/um/include/asm/mmu.h extern void free_ldt(struct mm_context *mm); mm_context 53 arch/um/kernel/skas/mmu.c struct mm_context *from_mm = NULL; mm_context 54 arch/um/kernel/skas/mmu.c struct mm_context *to_mm = &mm->context; mm_context 142 arch/um/kernel/skas/mmu.c struct mm_context *mmu = &mm->context; mm_context 298 arch/x86/um/ldt.c long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) mm_context 361 arch/x86/um/ldt.c void free_ldt(struct mm_context *mm)