labels_profile   1070 security/apparmor/apparmorfs.c 	struct aa_profile *profile = labels_profile(label);
labels_profile   1081 security/apparmor/apparmorfs.c 	struct aa_profile *profile = labels_profile(label);
labels_profile   1092 security/apparmor/apparmorfs.c 	struct aa_profile *profile = labels_profile(label);
labels_profile   1108 security/apparmor/apparmorfs.c 	struct aa_profile *profile = labels_profile(label);
labels_profile   1532 security/apparmor/apparmorfs.c 	profile = labels_profile(label);
labels_profile     80 security/apparmor/audit.c 			struct aa_profile *profile = labels_profile(label);
labels_profile   1067 security/apparmor/domain.c 	if (PROFILE_IS_HAT(labels_profile(label)))
labels_profile   1373 security/apparmor/domain.c 		    !COMPLAIN_MODE(labels_profile(label)))
labels_profile   1376 security/apparmor/domain.c 		tprofile = aa_new_null_profile(labels_profile(label), false,
labels_profile    175 security/apparmor/file.c 			     labels_profile(label)->disconnected);
labels_profile    262 security/apparmor/include/lib.h 		(P) = labels_profile(L);				\
labels_profile    213 security/apparmor/include/policy.h 	return labels_profile(aa_get_newest_label(&p->label));
labels_profile    358 security/apparmor/label.c 		aa_free_profile(labels_profile(label));
labels_profile    108 security/apparmor/policy_unpack.c 	struct aa_profile *profile = labels_profile(aa_current_raw_label());
labels_profile    148 security/apparmor/resource.c 	old = labels_profile(old_l);
labels_profile    149 security/apparmor/resource.c 	new = labels_profile(new_l);