Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dlabel.h291 bool aa_label_remove(struct aa_label *label);
/Linux-v4.19/security/apparmor/
Dlabel.c372 (void) aa_label_remove(label); in label_free_rcu()
746 bool aa_label_remove(struct aa_label *label) in aa_label_remove() function
Dpolicy.c168 aa_label_remove(&profile->label); in __remove_profile()