Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c1463 struct aa_profile *tprofile; in aa_change_profile() local
1476 tprofile = aa_new_learning_profile(labels_profile(label), false, in aa_change_profile()
1478 if (!tprofile) { in aa_change_profile()
1483 target = &tprofile->label; in aa_change_profile()