elf_fdpic_fetch_phdrs   58 fs/binfmt_elf_fdpic.c static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
elf_fdpic_fetch_phdrs  195 fs/binfmt_elf_fdpic.c 	retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file);
elf_fdpic_fetch_phdrs  282 fs/binfmt_elf_fdpic.c 		retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter);