aa_str_perms      660 security/apparmor/domain.c 	state = aa_str_perms(profile->file.dfa, state, name, cond, &perms);
aa_str_perms      781 security/apparmor/domain.c 	state = aa_str_perms(profile->file.dfa, state, xname, cond, &perms);
aa_str_perms      285 security/apparmor/file.c 	aa_str_perms(profile->file.dfa, profile->file.start, name, cond, perms);
aa_str_perms      390 security/apparmor/file.c 	state = aa_str_perms(profile->file.dfa, profile->file.start, lname,
aa_str_perms      398 security/apparmor/file.c 	aa_str_perms(profile->file.dfa, state, tname, cond, &perms);
aa_str_perms      420 security/apparmor/file.c 	aa_str_perms(profile->file.dfa, profile->file.start, tname, cond,
aa_str_perms      185 security/apparmor/include/file.h unsigned int aa_str_perms(struct aa_dfa *dfa, unsigned int start,