destroy_context 8 include/asm-cris/mmu_context.h extern void destroy_context(struct mm_struct *mm); destroy_context 27 include/asm-frv/mmu_context.h extern void destroy_context(struct mm_struct *mm); destroy_context 52 include/asm-um/mmu_context.h extern void destroy_context(struct mm_struct *mm); destroy_context 22 include/asm-x86/mmu_context.h void destroy_context(struct mm_struct *mm); destroy_context 450 kernel/fork.c destroy_context(mm);