Home
last modified time | relevance | path

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

/security/apparmor/include/
Dmatch.h156 static inline void aa_put_dfa(struct aa_dfa *dfa) in aa_put_dfa() function
Dfile.h207 aa_put_dfa(rules->dfa); in aa_free_file_rules()
/security/apparmor/
Dmatch.c51 aa_put_dfa(nulldfa); in aa_teardown_dfa_engine()
Dpolicy.c231 aa_put_dfa(profile->xmatch); in aa_free_profile()
232 aa_put_dfa(profile->policy.dfa); in aa_free_profile()
Dpolicy_unpack.c438 aa_put_dfa(dfa); in unpack_dfa()