Searched refs:fn_label_build (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/security/apparmor/include/ |
| D | lib.h | 233 #define fn_label_build(L, P, GFP, FN) \ macro 300 fn_label_build((L), (P), (GFP), \
|
| /Linux-v6.6/security/apparmor/ |
| D | mount.c | 698 target = fn_label_build(label, profile, GFP_KERNEL, in aa_pivotroot()
|
| D | domain.c | 901 new = fn_label_build(label, profile, GFP_KERNEL, in apparmor_bprm_creds_for_exec()
|