Home
last modified time | relevance | path

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

/security/apparmor/include/
Dlib.h217 #define fn_label_build(L, P, GFP, FN) \ macro
284 fn_label_build((L), (P), (GFP), \
/security/apparmor/
Dmount.c671 target = fn_label_build(label, profile, GFP_ATOMIC, in aa_pivotroot()
Ddomain.c916 new = fn_label_build(label, profile, GFP_ATOMIC, in apparmor_bprm_set_creds()