Searched refs:load_elf_binary (Results 1 – 6 of 6) sorted by relevance
93 int load_elf_binary(struct linux_binprm *bprm, struct image_info *info);
163 retval = load_elf_binary(bprm, infop); in loader_exec()
3877 int load_elf_binary(struct linux_binprm *bprm, struct image_info *info) in load_elf_binary() function
196 retval = load_elf_binary(bprm, regs, infop); in loader_exec()
167 int load_elf_binary(struct bsd_binprm *bprm, struct target_pt_regs *regs,
600 int load_elf_binary(struct bsd_binprm *bprm, struct target_pt_regs *regs, in load_elf_binary() function