Searched refs:would_dump (Results 1 – 5 of 5) sorted by relevance
103 extern void would_dump(struct linux_binprm *, struct file *);
1124 void would_dump(struct linux_binprm *bprm, struct file *file) in would_dump() function1129 EXPORT_SYMBOL(would_dump);1157 would_dump(bprm, bprm->file); in setup_new_exec()
173 would_dump(bprm, bprm->file); in load_misc_binary()
277 would_dump(bprm, interpreter); in load_elf_fdpic_binary()
761 would_dump(bprm, interpreter); in load_elf_binary()