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