Searched refs:would_dump (Results 1 – 4 of 4) sorted by relevance
112 extern void would_dump(struct linux_binprm *, struct file *);
1286 would_dump(bprm, bprm->file); in begin_new_exec()1288 would_dump(bprm, bprm->executable); in begin_new_exec()1412 void would_dump(struct linux_binprm *bprm, struct file *file) in would_dump() function1432 EXPORT_SYMBOL(would_dump);
274 would_dump(bprm, interpreter); in load_elf_fdpic_binary()
909 would_dump(bprm, interpreter); in load_elf_binary()