Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Ddomain.c609 * @ee: Pointer to "struct tomoyo_execve".
613 static int tomoyo_environ(struct tomoyo_execve *ee) in tomoyo_environ()
710 struct tomoyo_execve *ee = kzalloc(sizeof(*ee), GFP_NOFS); in tomoyo_find_next_domain()
H A Dcondition.c97 * @ee: Pointer to "struct tomoyo_execve".
105 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, in tomoyo_scan_bprm()
813 struct tomoyo_execve *ee; in tomoyo_condition()