Searched refs:subj (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | policy.c | 1095 ssize_t aa_remove_profiles(struct aa_ns *policy_ns, struct aa_label *subj, in aa_remove_profiles() argument 1115 ns = aa_lookupn_ns(policy_ns ? policy_ns : labels_ns(subj), in aa_remove_profiles() 1124 ns = aa_get_ns(policy_ns ? policy_ns : labels_ns(subj)); in aa_remove_profiles() 1149 (void) audit_policy(subj, OP_PROF_RM, ns_name, name, info, in aa_remove_profiles() 1160 (void) audit_policy(subj, OP_PROF_RM, ns_name, name, info, in aa_remove_profiles()
|