dfa_user_allow    336 security/apparmor/domain.c 			perm = dfa_user_allow(profile->xmatch, state);
dfa_user_allow    416 security/apparmor/domain.c 			perm = dfa_user_allow(profile->xmatch, state);
dfa_user_allow    235 security/apparmor/file.c 		perms.allow = map_old_perms(dfa_user_allow(dfa, state));
dfa_user_allow    329 security/apparmor/lib.c 		.allow = dfa_user_allow(dfa, state),
dfa_user_allow    217 security/apparmor/mount.c 		.allow = dfa_user_allow(dfa, state),