Home
last modified time | relevance | path

Searched refs:in_exec (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/linux/
Dfs_struct.h14 int in_exec; member
/Linux-v5.10/fs/
Dfs_struct.c118 fs->in_exec = 0; in copy_fs_struct()
Dexec.c1562 p->fs->in_exec = 1; in check_unsafe_exec()
1825 current->fs->in_exec = 0; in bprm_execve()
1845 current->fs->in_exec = 0; in bprm_execve()
Dio_uring.c1349 if (!id->fs->in_exec) { in io_grab_identity()
/Linux-v5.10/kernel/
Dfork.c1432 if (fs->in_exec) { in copy_fs()