Searched refs:label_for_each_cont (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/security/apparmor/include/ |
D | label.h | 165 #define label_for_each_cont(I, L, P) \ macro
|
/Linux-v4.19/security/apparmor/ |
D | domain.c | 160 label_for_each_cont(i, label, tp) { in label_compound_match() 224 label_for_each_cont(i, label, tp) { in label_components_match()
|
D | label.c | 1300 label_for_each_cont(i, label, tp) { in label_compound_match() 1362 label_for_each_cont(i, label, tp) { in label_components_match()
|