Lines Matching refs:elf_fdpic_params
60 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
61 static int elf_fdpic_map_file(struct elf_fdpic_params *, struct file *,
65 struct elf_fdpic_params *,
66 struct elf_fdpic_params *);
71 static int elf_fdpic_map_file_constdisp_on_uclinux(struct elf_fdpic_params *,
76 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *,
123 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs()
169 struct elf_fdpic_params exec_params, interp_params; in load_elf_fdpic_binary()
469 struct elf_fdpic_params *exec_params, in create_elf_fdpic_tables()
470 struct elf_fdpic_params *interp_params) in create_elf_fdpic_tables()
730 static int elf_fdpic_map_file(struct elf_fdpic_params *params, in elf_fdpic_map_file()
914 struct elf_fdpic_params *params, in elf_fdpic_map_file_constdisp_on_uclinux()
1002 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *params, in elf_fdpic_map_file_by_direct_mmap()