Searched refs:fn_label_build_in_ns (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/security/apparmor/ |
D | domain.c | 831 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 844 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 1147 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in change_hat() 1466 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in aa_change_profile()
|
/linux-6.12.1/security/apparmor/include/ |
D | lib.h | 300 #define fn_label_build_in_ns(L, P, GFP, NS_FN, OTHER_FN) \ macro
|