Searched refs:fn_label_build_in_ns (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/ |
D | domain.c | 815 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 827 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 1120 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in change_hat() 1407 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in aa_change_profile()
|
/security/apparmor/include/ |
D | lib.h | 287 #define fn_label_build_in_ns(L, P, GFP, NS_FN, OTHER_FN) \ macro
|