TASK_SIZE_OF       26 arch/parisc/include/asm/processor.h #define TASK_SIZE	        TASK_SIZE_OF(current)
TASK_SIZE_OF       51 arch/powerpc/include/asm/task_size_64.h #define TASK_SIZE TASK_SIZE_OF(current)
TASK_SIZE_OF       99 arch/s390/include/asm/processor.h #define TASK_SIZE		TASK_SIZE_OF(current)
TASK_SIZE_OF     1856 include/linux/sched.h #ifndef TASK_SIZE_OF