Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dlib.h233 #define fn_label_build(L, P, GFP, FN) \ macro
300 fn_label_build((L), (P), (GFP), \
/openbmc/linux/security/apparmor/
H A Dmount.c736 target = fn_label_build(label, profile, GFP_KERNEL, in aa_pivotroot()
H A Ddomain.c918 new = fn_label_build(label, profile, GFP_KERNEL, in apparmor_bprm_creds_for_exec()