Searched refs:aa_file_ctx (Results 1 – 3 of 3) sorted by relevance
32 static inline struct aa_file_ctx *file_ctx(struct file *file) in file_ctx()42 struct aa_file_ctx { struct
457 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()608 struct aa_file_ctx *fctx; in aa_file_perm()
461 struct aa_file_ctx *fctx = file_ctx(file); in apparmor_file_open()505 struct aa_file_ctx *ctx = file_ctx(file); in apparmor_file_alloc_security()516 struct aa_file_ctx *ctx = file_ctx(file); in apparmor_file_free_security()1661 .lbs_file = sizeof(struct aa_file_ctx),
Completed in 10 milliseconds