Lines Matching refs:elf_fdpic_params
61 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
62 static int elf_fdpic_map_file(struct elf_fdpic_params *, struct file *,
66 struct elf_fdpic_params *,
67 struct elf_fdpic_params *);
72 static int elf_fdpic_map_file_constdisp_on_uclinux(struct elf_fdpic_params *,
77 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *,
141 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs()
187 struct elf_fdpic_params exec_params, interp_params; in load_elf_fdpic_binary()
495 struct elf_fdpic_params *exec_params, in create_elf_fdpic_tables()
496 struct elf_fdpic_params *interp_params) in create_elf_fdpic_tables()
756 static int elf_fdpic_map_file(struct elf_fdpic_params *params, in elf_fdpic_map_file()
940 struct elf_fdpic_params *params, in elf_fdpic_map_file_constdisp_on_uclinux()
1028 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *params, in elf_fdpic_map_file_by_direct_mmap()