TASK_SIZE_OF 765 arch/x86/kernel/process_64.c if (addr >= TASK_SIZE_OF(task)) TASK_SIZE_OF 791 arch/x86/kernel/process_64.c if (addr >= TASK_SIZE_OF(task)) TASK_SIZE_OF 340 arch/x86/kernel/ptrace.c if (value >= TASK_SIZE_OF(child)) TASK_SIZE_OF 354 arch/x86/kernel/ptrace.c if (value >= TASK_SIZE_OF(child)) TASK_SIZE_OF 696 fs/proc/task_mmu.c end_vaddr = TASK_SIZE_OF(task); TASK_SIZE_OF 699 fs/proc/task_mmu.c if (svpfn > TASK_SIZE_OF(task) >> PAGE_SHIFT) TASK_SIZE_OF 36 include/asm-parisc/processor.h #define TASK_SIZE TASK_SIZE_OF(current) TASK_SIZE_OF 2206 include/linux/sched.h #ifndef TASK_SIZE_OF