Home
last modified time | relevance | path

Searched refs:aa_current_raw_label (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dcred.h74 static inline struct aa_label *aa_current_raw_label(void) in aa_current_raw_label() function
90 struct aa_label *l = aa_current_raw_label(); in aa_get_current_label()
109 if (label != aa_current_raw_label()) in end_current_label_crit_section()
127 struct aa_label *label = aa_current_raw_label(); in __begin_current_label_crit_section()
149 struct aa_label *label = aa_current_raw_label(); in begin_current_label_crit_section()
/openbmc/linux/security/apparmor/
H A Dtask.c48 struct aa_label *old = aa_current_raw_label(); in aa_replace_current_label()
H A Dpolicy_unpack.c66 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface()
H A Dlsm.c770 struct aa_label *label = aa_current_raw_label(); in apparmor_bprm_committing_creds()