Searched refs:fn_label_build (Results 1 – 3 of 3) sorted by relevance
/security/apparmor/include/ |
D | lib.h | 217 #define fn_label_build(L, P, GFP, FN) \ macro 284 fn_label_build((L), (P), (GFP), \
|
/security/apparmor/ |
D | mount.c | 671 target = fn_label_build(label, profile, GFP_ATOMIC, in aa_pivotroot()
|
D | domain.c | 916 new = fn_label_build(label, profile, GFP_ATOMIC, in apparmor_bprm_set_creds()
|