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