Searched refs:would_dump (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h122 extern void would_dump(struct linux_binprm *, struct file *);
/linux-master/fs/
H A Dexec.c1302 would_dump(bprm, bprm->file);
1304 would_dump(bprm, bprm->executable);
1435 void would_dump(struct linux_binprm *bprm, struct file *file) function
1455 EXPORT_SYMBOL(would_dump); variable
H A Dbinfmt_elf.c903 would_dump(bprm, interpreter);
H A Dbinfmt_elf_fdpic.c274 would_dump(bprm, interpreter);

Completed in 227 milliseconds