Searched refs:elf_fdpic_params (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Delf-fdpic.h28 struct elf_fdpic_params { struct
53 extern void elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params,
54 struct elf_fdpic_params *interp_params,
/linux-master/arch/arm/kernel/
H A Delf.c116 void elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params,
117 struct elf_fdpic_params *interp_params,
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c60 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 *);
69 static int elf_fdpic_map_file_constdisp_on_uclinux(struct elf_fdpic_params *,
74 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *,
138 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params,
184 struct elf_fdpic_params exec_params, interp_params;
498 struct elf_fdpic_params *exec_params,
499 struct elf_fdpic_params *interp_param
[all...]

Completed in 176 milliseconds