taglinefilesource code
text_size440fs/exec.cunsigned long change_ldt(unsigned long text_size,unsigned long * page)
text_size399ibcs/binfmt_coff.clong text_size   = COFF_LONG (text_sect->s_size);
text_size459ibcs/binfmt_coff.ccurrent->mm->end_code    = text_vaddr + text_size;
text_size480ibcs/binfmt_coff.ctext_size,
text_size485ibcs/binfmt_coff.ctext_size + (text_vaddr & ~PAGE_MASK),
text_size48include/linux/binfmts.hextern unsigned long change_ldt(unsigned long text_size,unsigned long * page);