Searched refs:tomoyo_profile (Results 1 – 4 of 4) sorted by relevance
876 struct tomoyo_profile { struct900 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES]; argument1028 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns,
485 static struct tomoyo_profile *tomoyo_assign_profile in tomoyo_assign_profile()488 struct tomoyo_profile *ptr; in tomoyo_assign_profile()489 struct tomoyo_profile *entry; in tomoyo_assign_profile()528 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile() function531 static struct tomoyo_profile tomoyo_null_profile; in tomoyo_profile()532 struct tomoyo_profile *ptr = ns->profile_ptr[profile]; in tomoyo_profile()586 struct tomoyo_profile *profile) in tomoyo_set_mode()666 struct tomoyo_profile *profile; in tomoyo_write_profile()734 const struct tomoyo_profile *profile; in tomoyo_read_profile()
961 struct tomoyo_profile *p; in tomoyo_get_mode()965 p = tomoyo_profile(ns, profile); in tomoyo_get_mode()1058 if (count < tomoyo_profile(domain->ns, domain->profile)-> in tomoyo_domain_quota_is_ok()
330 struct tomoyo_profile *p; in tomoyo_get_audit()333 p = tomoyo_profile(ns, profile); in tomoyo_get_audit()