Searched refs:load_flat_binary (Results 1 – 1 of 1) sorted by relevance
76 static int load_flat_binary(struct linux_binprm *, struct pt_regs * regs);81 .load_binary = load_flat_binary,835 static int load_flat_binary(struct linux_binprm * bprm, struct pt_regs * regs) in load_flat_binary() function