taglinefilesource code
elf_phdr84fs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr85fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr87fs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr123fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr124fs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr149fs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr152fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr153fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr159fs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr266fs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr296fs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr551fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr586fs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) 
elf_phdr589fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr590fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr595fs/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);