Searched refs:aa_file_cxt (Results 1 – 2 of 2) sorted by relevance
34 struct aa_file_cxt { struct44 static inline struct aa_file_cxt *aa_alloc_file_context(gfp_t gfp) in aa_alloc_file_context() argument46 return kzalloc(sizeof(struct aa_file_cxt), gfp); in aa_alloc_file_context()53 static inline void aa_free_file_context(struct aa_file_cxt *cxt) in aa_free_file_context()
378 struct aa_file_cxt *fcxt = file->f_security; in apparmor_file_open()421 struct aa_file_cxt *cxt = file->f_security; in apparmor_file_free_security()428 struct aa_file_cxt *fcxt = file->f_security; in common_file_perm()