would_dump
would_dump(bprm, interpreter);
would_dump(bprm, interpreter);
would_dump(bprm, bprm->file);
would_dump(bprm, bprm->executable);
EXPORT_SYMBOL(would_dump);
extern void would_dump(struct linux_binprm *, struct file *);