Searched refs:fn_label_build_in_ns (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/security/apparmor/ |
| D | domain.c | 814 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 826 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in handle_onexec() 1119 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in change_hat() 1405 new = fn_label_build_in_ns(label, profile, GFP_KERNEL, in aa_change_profile()
|
| /Linux-v6.1/security/apparmor/include/ |
| D | lib.h | 292 #define fn_label_build_in_ns(L, P, GFP, NS_FN, OTHER_FN) \ macro
|