Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dlabel.h288 bool aa_label_remove(struct aa_label *label);
/linux-6.12.1/security/apparmor/
Dlabel.c368 (void) aa_label_remove(label); in label_free_rcu()
774 bool aa_label_remove(struct aa_label *label) in aa_label_remove() function
Dpolicy.c201 aa_label_remove(&profile->label); in __remove_profile()