Searched refs:label_for_each_in_scope (Results 1 – 3 of 3) sorted by relevance
| /linux/security/apparmor/ |
| H A D | domain.c | 1221 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1258 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1269 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1352 label_for_each_in_scope(i, labels_ns(label), label, profile) { in aa_change_hat()
|
| H A D | apparmorfs.c | 1049 label_for_each_in_scope(i, labels_ns(label), label, profile) { in query_label()
|
| /linux/security/apparmor/include/ |
| H A D | lib.h | 90 #define label_for_each_in_scope(I, NS, L, P) \ macro
|