activate_context  115 include/asm-m32r/mmu_context.h static inline void activate_context(struct mm_struct *mm)
activate_context  154 include/asm-m32r/mmu_context.h #define activate_context(mm)            do { } while (0)
activate_context  134 include/asm-m68k/mmu_context.h static inline void activate_context(struct mm_struct *mm)
activate_context  113 include/asm-mn10300/mmu_context.h static inline void activate_context(struct mm_struct *mm, int cpu)
activate_context   16 include/asm-um/mmu_context.h #define activate_context(tsk) do ; while(0)