Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dcontext.h50 static inline void aa_free_file_context(struct aa_file_cxt *cxt) in aa_free_file_context() function
/linux-3.4.99/security/apparmor/
Dlsm.c423 aa_free_file_context(cxt); in apparmor_file_free_security()