Home
last modified time | relevance | path

Searched defs:subj_label (Results 1 – 3 of 3) sorted by relevance

/linux/security/apparmor/include/
H A Daudit.h117 struct aa_label *subj_label; member
H A Dlabel.h433 static inline bool __aa_subj_label_is_cached(struct aa_label *subj_label, in __aa_subj_label_is_cached()
/linux/security/apparmor/
H A Dpolicy.c801 static int audit_policy(struct aa_label *subj_label, const char *op, in audit_policy()