Searched refs:check_unsafe_exec (Results 1 – 3 of 3) sorted by relevance
46 extern void check_unsafe_exec(struct linux_binprm *, struct files_struct *);
1058 void check_unsafe_exec(struct linux_binprm *bprm, struct files_struct *files) in check_unsafe_exec() function1302 check_unsafe_exec(bprm, displaced); in do_execve()
1410 check_unsafe_exec(bprm, current->files); in compat_do_execve()