Lines Matching defs:tomoyo_request_info
420 struct tomoyo_request_info { struct
425 struct tomoyo_obj_info *obj;
430 struct tomoyo_execve *ee;
431 struct tomoyo_domain_info *domain;
433 union {
493 } param;
494 struct tomoyo_acl_info *matched_acl;
495 u8 param_type;
496 bool granted;
497 u8 retry;
498 u8 profile;
499 u8 mode; /* One of tomoyo_mode_index . */
500 u8 type;