Home
last modified time | relevance | path

Searched refs:fn_label_build (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlib.h222 #define fn_label_build(L, P, GFP, FN) \ macro
289 fn_label_build((L), (P), (GFP), \
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c708 target = fn_label_build(label, profile, GFP_KERNEL, in aa_pivotroot()
H A Ddomain.c895 new = fn_label_build(label, profile, GFP_KERNEL, in apparmor_bprm_creds_for_exec()