TASK_ACTIVE_MM     18 arch/csky/kernel/asm-offsets.c 	DEFINE(TASK_ACTIVE_MM,    offsetof(struct task_struct, active_mm));
TASK_ACTIVE_MM     31 arch/h8300/kernel/asm-offsets.c 	OFFSET(TASK_ACTIVE_MM, task_struct, active_mm);
TASK_ACTIVE_MM     79 arch/microblaze/kernel/asm-offsets.c 	DEFINE(TASK_ACTIVE_MM, offsetof(struct task_struct, active_mm));
TASK_ACTIVE_MM     46 arch/openrisc/kernel/asm-offsets.c 	DEFINE(TASK_ACTIVE_MM, offsetof(struct task_struct, active_mm));
TASK_ACTIVE_MM     75 arch/xtensa/kernel/asm-offsets.c 	DEFINE(TASK_ACTIVE_MM, offsetof (struct task_struct, active_mm));