Searched defs:label_for_each_cont (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | domain.c | 156 label_for_each_cont(i, label, tp) { in label_compound_match() function 220 label_for_each_cont(i, label, tp) { in label_components_match() function
|
H A D | label.c | 1324 label_for_each_cont(i, label, tp) { in label_compound_match() function 1386 label_for_each_cont(i, label, tp) { in label_components_match() function
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | label.h | 161 #define label_for_each_cont(I, L, P) \ macro
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | domain.c | 150 label_for_each_cont(i, label, tp) { in label_compound_match() function 216 label_for_each_cont(i, label, tp) { in label_components_match() function
|
H A D | label.c | 1321 label_for_each_cont(i, label, tp) { in label_compound_match() function 1385 label_for_each_cont(i, label, tp) { in label_components_match() function
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | label.h | 160 #define label_for_each_cont(I, L, P) \ macro
|
Completed in 13 milliseconds