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