tomoyo_execve     430 security/tomoyo/common.h 	struct tomoyo_execve *ee;
tomoyo_execve     105 security/tomoyo/condition.c static bool tomoyo_scan_bprm(struct tomoyo_execve *ee,
tomoyo_execve     813 security/tomoyo/condition.c 			struct tomoyo_execve *ee;
tomoyo_execve     615 security/tomoyo/domain.c static int tomoyo_environ(struct tomoyo_execve *ee)
tomoyo_execve     712 security/tomoyo/domain.c 	struct tomoyo_execve *ee = kzalloc(sizeof(*ee), GFP_NOFS);