Home
last modified time | relevance | path

Searched refs:aa_compute_perms (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/security/apparmor/
Dnet.c129 aa_compute_perms(profile->policy.dfa, state, &perms); in aa_profile_af_perm()
Dlib.c327 void aa_compute_perms(struct aa_dfa *dfa, unsigned int state, in aa_compute_perms() function
Dlabel.c1308 aa_compute_perms(profile->policy.dfa, state, perms); in label_compound_match()
1359 aa_compute_perms(profile->policy.dfa, state, &tmp); in label_components_match()
1368 aa_compute_perms(profile->policy.dfa, state, &tmp); in label_components_match()
Dapparmorfs.c628 aa_compute_perms(dfa, state, &tmp); in profile_query_cb()
/Linux-v4.19/security/apparmor/include/
Dperms.h148 void aa_compute_perms(struct aa_dfa *dfa, unsigned int state,