Home
last modified time | relevance | path

Searched defs:tomoyo_obj_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dcommon.h580 struct tomoyo_obj_info { struct
584 bool validate_done;
586 bool stat_valid[TOMOYO_MAX_PATH_STAT];
588 struct path path1;
590 struct path path2;
595 struct tomoyo_mini_stat stat[TOMOYO_MAX_PATH_STAT];
620 struct tomoyo_obj_info obj; argument