Home
last modified time | relevance | path

Searched refs:label_isprofile (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/security/apparmor/
A Daudit.c120 if (label_isprofile(label)) { in audit_pre()
A Dlabel.c319 if (!label_isprofile(label)) { in aa_label_destroy()
355 else if (label_isprofile(label)) in label_free_switch()
381 AA_BUG(label_isprofile(label) && in aa_label_kref()
383 AA_BUG(label_isprofile(label) && in aa_label_kref()
/linux-6.3-rc2/security/apparmor/include/
A Dlabel.h142 #define label_isprofile(X) ((X)->flags & FLAG_PROFILE) macro

Completed in 8 milliseconds