Searched refs:in_execve (Results 1 - 3 of 3) sorted by relevance

/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) {
/linux-master/fs/
H A Dexec.c1862 current->in_execve = 1;
1879 current->in_execve = 0;
1898 current->in_execve = 0;
/linux-master/include/linux/
H A Dsched.h926 unsigned in_execve:1; member in struct:task_struct

Completed in 175 milliseconds