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

/linux-master/security/apparmor/
H A Ddomain.c1404 struct aa_profile *tprofile; local
1417 tprofile = aa_new_learning_profile(labels_profile(label), false,
1419 if (!tprofile) {
1424 target = &tprofile->label;

Completed in 157 milliseconds