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