Home
last modified time | relevance | path

Searched refs:fn_for_each_in_ns (Results 1 – 2 of 2) sorted by relevance

/linux/security/apparmor/
A Ddomain.c810 error = fn_for_each_in_ns(label, profile, in handle_onexec()
822 error = fn_for_each_in_ns(label, profile, in handle_onexec()
838 error = fn_for_each_in_ns(label, profile, in handle_onexec()
1252 fn_for_each_in_ns(label, profile, in aa_change_hat()
1378 error = fn_for_each_in_ns(label, profile, in aa_change_profile()
1391 if (error && !fn_for_each_in_ns(label, profile, in aa_change_profile()
1449 error = fn_for_each_in_ns(label, profile, in aa_change_profile()
/linux/security/apparmor/include/
A Dlabel.h216 #define fn_for_each_in_ns(L, P, FN) \ macro

Completed in 6 milliseconds