Lines Matching defs:tomoyo_request_info
416 struct tomoyo_request_info { struct
421 struct tomoyo_obj_info *obj;
426 struct tomoyo_execve *ee;
427 struct tomoyo_domain_info *domain;
429 union {
489 } param;
490 struct tomoyo_acl_info *matched_acl;
491 u8 param_type;
492 bool granted;
493 u8 retry;
494 u8 profile;
495 u8 mode; /* One of tomoyo_mode_index . */
496 u8 type;