Searched refs:update_file_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | file.c | 484 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx() function 553 update_file_ctx(file_ctx(file), label, request); in __file_path_perm() 581 update_file_ctx(file_ctx(file), label, request); in __file_sock_perm()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 463 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx() function 538 update_file_ctx(file_ctx(file), label, request); in __file_path_perm() 568 update_file_ctx(file_ctx(file), label, request); in __file_sock_perm()
|
Completed in 2 milliseconds