Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Ddomain.c812 error = fn_for_each_in_ns(label, profile, in handle_onexec()
824 error = fn_for_each_in_ns(label, profile, in handle_onexec()
840 error = fn_for_each_in_ns(label, profile, in handle_onexec()
1254 fn_for_each_in_ns(label, profile, in aa_change_hat()
1382 error = fn_for_each_in_ns(label, profile, in aa_change_profile()
1395 if (error && !fn_for_each_in_ns(label, profile, in aa_change_profile()
1453 error = fn_for_each_in_ns(label, profile, in aa_change_profile()
/linux-6.3-rc2/security/apparmor/include/
A Dlabel.h218 #define fn_for_each_in_ns(L, P, FN) \ macro

Completed in 10 milliseconds