taglinefilesource code
elf_phdr121fs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr122fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr124fs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr160fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr161fs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr186fs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr189fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr190fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr196fs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr306fs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr348fs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr657fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr705fs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) {
elf_phdr712fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr713fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr718fs/binfmt_elf.csizeof(struct elf_phdr) * elf_ex.e_phnum);
elf_phdr92ibcs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr93ibcs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr95ibcs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr131ibcs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr132ibcs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr157ibcs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr160ibcs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr161ibcs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr167ibcs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr274ibcs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr304ibcs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr568ibcs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr603ibcs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) 
elf_phdr606ibcs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr607ibcs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr612ibcs/binfmt_elf.csizeof(struct elf_phdr) * elf_ex.e_phnum);