Home
last modified time | relevance | path

Searched refs:aa_free_file_rules (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/security/apparmor/include/
Dfile.h183 static inline void aa_free_file_rules(struct aa_file_rules *rules) in aa_free_file_rules() function
/linux-4.4.14/security/apparmor/
Dpolicy.c604 aa_free_file_rules(&profile->file); in aa_free_profile()