Searched refs:fn_label_build (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/security/apparmor/include/ |
D | lib.h | 235 #define fn_label_build(L, P, GFP, FN) \ macro 302 fn_label_build((L), (P), (GFP), \
|
/linux-6.12.1/security/apparmor/ |
D | mount.c | 738 target = fn_label_build(label, profile, GFP_KERNEL, in aa_pivotroot()
|
D | domain.c | 920 new = fn_label_build(label, profile, GFP_KERNEL, in apparmor_bprm_creds_for_exec()
|