taglinefilesource code
end_data606fs/exec.c(current->end_data = ex.a_data +
end_data162include/linux/sched.hunsigned long start_code,end_code,end_data,brk,start_stack;
end_data698mm/memory.cif (address < tsk->end_data) {
end_data749mm/memory.ci = address + PAGE_SIZE - tsk->end_data;