Searched refs:aa_file_cxt (Results 1 – 2 of 2) sorted by relevance
31 struct aa_file_cxt { struct41 static inline struct aa_file_cxt *aa_alloc_file_context(gfp_t gfp) in aa_alloc_file_context() argument43 return kzalloc(sizeof(struct aa_file_cxt), gfp); in aa_alloc_file_context()50 static inline void aa_free_file_context(struct aa_file_cxt *cxt) in aa_free_file_context()
379 struct aa_file_cxt *fcxt = file->f_security; in apparmor_dentry_open()422 struct aa_file_cxt *cxt = file->f_security; in apparmor_file_free_security()429 struct aa_file_cxt *fcxt = file->f_security; in common_file_perm()