Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/include/
Dlabel.h288 bool aa_label_remove(struct aa_label *label);
/linux-6.6.21/security/apparmor/
Dlabel.c366 (void) aa_label_remove(label); in label_free_rcu()
772 bool aa_label_remove(struct aa_label *label) in aa_label_remove() function
Dpolicy.c164 aa_label_remove(&profile->label); in __remove_profile()