Home
last modified time | relevance | path

Searched refs:check_unsafe_exec (Results 1 – 3 of 3) sorted by relevance

/fs/
Dinternal.h46 extern void check_unsafe_exec(struct linux_binprm *, struct files_struct *);
Dexec.c1058 void check_unsafe_exec(struct linux_binprm *bprm, struct files_struct *files) in check_unsafe_exec() function
1302 check_unsafe_exec(bprm, displaced); in do_execve()
Dcompat.c1410 check_unsafe_exec(bprm, current->files); in compat_do_execve()