Searched refs:tomoyo_profile (Results 1 – 4 of 4) sorted by relevance
880 struct tomoyo_profile { struct904 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES]; argument1039 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns,
490 static struct tomoyo_profile *tomoyo_assign_profile in tomoyo_assign_profile()493 struct tomoyo_profile *ptr; in tomoyo_assign_profile()494 struct tomoyo_profile *entry; in tomoyo_assign_profile()534 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile() function537 static struct tomoyo_profile tomoyo_null_profile; in tomoyo_profile()538 struct tomoyo_profile *ptr = ns->profile_ptr[profile]; in tomoyo_profile()595 struct tomoyo_profile *profile) in tomoyo_set_mode()679 struct tomoyo_profile *profile; in tomoyo_write_profile()749 const struct tomoyo_profile *profile; in tomoyo_read_profile()
973 struct tomoyo_profile *p; in tomoyo_get_mode()977 p = tomoyo_profile(ns, profile); in tomoyo_get_mode()1072 if (count < tomoyo_profile(domain->ns, domain->profile)-> in tomoyo_domain_quota_is_ok()
335 struct tomoyo_profile *p; in tomoyo_get_audit()339 p = tomoyo_profile(ns, profile); in tomoyo_get_audit()