Searched refs:label_for_each_in_scope (Results 1 – 3 of 3) sorted by relevance
| /linux/security/apparmor/ |
| H A D | domain.c | 1128 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1164 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1175 label_for_each_in_scope(it, labels_ns(label), label, profile) { in change_hat() 1256 label_for_each_in_scope(i, labels_ns(label), label, profile) { in aa_change_hat()
|
| H A D | apparmorfs.c | 804 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
|