Home
last modified time | relevance | path

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

/security/apparmor/include/
Dlabel.h289 bool aa_label_remove(struct aa_label *label);
/security/apparmor/
Dlabel.c363 (void) aa_label_remove(label); in label_free_rcu()
770 bool aa_label_remove(struct aa_label *label) in aa_label_remove() function
Dpolicy.c163 aa_label_remove(&profile->label); in __remove_profile()