Searched refs:would_dump (Results 1 – 5 of 5) sorted by relevance
103 extern void would_dump(struct linux_binprm *, struct file *);
1118 void would_dump(struct linux_binprm *bprm, struct file *file) in would_dump() function1123 EXPORT_SYMBOL(would_dump);1151 would_dump(bprm, bprm->file); in setup_new_exec()
173 would_dump(bprm, bprm->file); in load_misc_binary()
249 would_dump(bprm, interpreter); in load_elf_fdpic_binary()
760 would_dump(bprm, interpreter); in load_elf_binary()