Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dcred.h77 static inline struct aa_label *aa_current_raw_label(void) in aa_current_raw_label() function
93 struct aa_label *l = aa_current_raw_label(); in aa_get_current_label()
112 if (label != aa_current_raw_label()) in end_current_label_crit_section()
130 struct aa_label *label = aa_current_raw_label(); in __begin_current_label_crit_section()
152 struct aa_label *label = aa_current_raw_label(); in begin_current_label_crit_section()
/Linux-v4.19/security/apparmor/
Dtask.c47 struct aa_label *old = aa_current_raw_label(); in aa_replace_current_label()
Dpolicy_unpack.c112 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface()
Dlsm.c687 struct aa_label *label = aa_current_raw_label(); in apparmor_bprm_committing_creds()