elf_fdpic_params
void elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params,
struct elf_fdpic_params *interp_params,
static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *params,
static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params,
struct elf_fdpic_params exec_params, interp_params;
struct elf_fdpic_params *exec_params,
struct elf_fdpic_params *interp_params)
static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
static int elf_fdpic_map_file(struct elf_fdpic_params *, struct file *,
struct elf_fdpic_params *,
struct elf_fdpic_params *);
static int elf_fdpic_map_file_constdisp_on_uclinux(struct elf_fdpic_params *,
static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *,
static int elf_fdpic_map_file(struct elf_fdpic_params *params,
struct elf_fdpic_params *params,
extern void elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params,
struct elf_fdpic_params *interp_params,