Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Ddomain.c613 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 Dcommon.h430 struct tomoyo_execve *ee;
621 struct tomoyo_execve { struct
H A Dcondition.c105 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, in tomoyo_scan_bprm()
813 struct tomoyo_execve *ee; in tomoyo_condition()