Lines Matching refs:elf_fdpic_params
64 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
65 static int elf_fdpic_map_file(struct elf_fdpic_params *, struct file *,
69 struct elf_fdpic_params *,
70 struct elf_fdpic_params *);
73 static int elf_fdpic_map_file_constdisp_on_uclinux(struct elf_fdpic_params *,
78 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *,
142 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs()
188 struct elf_fdpic_params exec_params, interp_params; in load_elf_fdpic_binary()
503 struct elf_fdpic_params *exec_params, in create_elf_fdpic_tables()
504 struct elf_fdpic_params *interp_params) in create_elf_fdpic_tables()
732 static int elf_fdpic_map_file(struct elf_fdpic_params *params, in elf_fdpic_map_file()
920 struct elf_fdpic_params *params, in elf_fdpic_map_file_constdisp_on_uclinux()
1008 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *params, in elf_fdpic_map_file_by_direct_mmap()