Searched refs:in_execve (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dsched.h932 unsigned in_execve:1; member in struct:task_struct
/linux-master/fs/
H A Dexec.c1881 current->in_execve = 1;
1898 current->in_execve = 0;
1917 current->in_execve = 0;
/linux-master/security/tomoyo/
H A Dtomoyo.c21 if (s->old_domain_info && !current->in_execve) {
43 if (s->old_domain_info && !current->in_execve) {

Completed in 174 milliseconds