Home
last modified time | relevance | path

Searched refs:tomoyo_execve (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c611 * @ee: Pointer to "struct tomoyo_execve".
615 static int tomoyo_environ(struct tomoyo_execve *ee) in tomoyo_environ()
712 struct tomoyo_execve *ee = kzalloc(sizeof(*ee), GFP_NOFS); in tomoyo_find_next_domain()
H A Dcommon.h430 struct tomoyo_execve *ee;
621 struct tomoyo_execve { struct
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()
/kernel/linux/linux-6.6/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()
H A Dcommon.h430 struct tomoyo_execve *ee;
621 struct tomoyo_execve { struct

Completed in 11 milliseconds