Searched refs:label_for_each_cont (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | label.h | 160 #define label_for_each_cont(I, L, P) \ macro
|
/openbmc/linux/security/apparmor/ |
H A D | domain.c | 150 label_for_each_cont(i, label, tp) { in label_compound_match() 216 label_for_each_cont(i, label, tp) { in label_components_match()
|
H A D | label.c | 1321 label_for_each_cont(i, label, tp) { in label_compound_match() 1385 label_for_each_cont(i, label, tp) { in label_components_match()
|