Home
last modified time | relevance | path

Searched refs:labels_profile (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/security/apparmor/
A Dresource.c153 old = labels_profile(old_l); in __aa_transition_rlimits()
154 new = labels_profile(new_l); in __aa_transition_rlimits()
A Daudit.c121 struct aa_profile *profile = labels_profile(label); in audit_pre()
A Ddomain.c1052 if (PROFILE_IS_HAT(labels_profile(label))) in change_hat()
1360 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()
1363 tprofile = aa_new_learning_profile(labels_profile(label), false, in aa_change_profile()
A Dapparmorfs.c1073 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show()
1084 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show()
1095 struct aa_profile *profile = labels_profile(label); in seq_profile_attach_show()
1111 struct aa_profile *profile = labels_profile(label); in seq_profile_hash_show()
1635 profile = labels_profile(label); in rawdata_get_link_base()
A Dfile.c153 labels_profile(label)->disconnected); in path_name()
A Dpolicy_unpack.c65 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface()
A Dlabel.c356 aa_free_profile(labels_profile(label)); in label_free_switch()
/linux-6.3-rc2/security/apparmor/include/
A Dlib.h278 (P) = labels_profile(L); \
A Dpolicy.h272 return labels_profile(aa_get_newest_label(&p->label)); in aa_get_newest_profile()
A Dlabel.h150 #define labels_profile(X) ((X)->vec[(X)->size - 1]) macro

Completed in 22 milliseconds