Lines Matching refs:tomoyo_policy_namespace
343 void tomoyo_init_policy_namespace(struct tomoyo_policy_namespace *ns) in tomoyo_init_policy_namespace()
370 struct tomoyo_policy_namespace, in tomoyo_print_namespace()
485 (struct tomoyo_policy_namespace *ns, const unsigned int profile) in tomoyo_assign_profile()
527 struct tomoyo_profile *tomoyo_profile(const struct tomoyo_policy_namespace *ns, in tomoyo_profile()
731 struct tomoyo_policy_namespace *ns = in tomoyo_read_profile()
1100 static int tomoyo_write_domain2(struct tomoyo_policy_namespace *ns, in tomoyo_write_domain2()
1149 struct tomoyo_policy_namespace *ns; in tomoyo_write_domain()
1744 struct tomoyo_policy_namespace *ns = in tomoyo_read_group()
1800 struct tomoyo_policy_namespace *ns = in tomoyo_read_policy()
1857 struct tomoyo_policy_namespace *ns = in tomoyo_read_exception()
2706 const struct tomoyo_policy_namespace *ns = domain->ns; in tomoyo_check_profile()