Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_struct.h14 int in_exec; member
/linux/kernel/
H A Dfork.c1602 /* "users" and "in_exec" locked for check_unsafe_exec() */ in copy_fs()
1603 if (fs->in_exec) { in copy_fs()