Searched defs:tomoyo_profile (Results 1 – 1 of 1) sorted by relevance
57860 struct tomoyo_profile { struct57861 const struct tomoyo_path_info *comment;57862 struct tomoyo_preference *learning;57863 struct tomoyo_preference *permissive;57864 struct tomoyo_preference *enforcing;57865 struct tomoyo_preference preference;57866 u8 default_config;57867 u8 config[42];57868 unsigned int pref[2];