Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlabel.h289 bool aa_label_remove(struct aa_label *label);
/OK3568_Linux_fs/kernel/security/apparmor/
H A 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
H A Dpolicy.c163 aa_label_remove(&profile->label); in __remove_profile()