Searched refs:__end_current_label_crit_section (Results 1 – 3 of 3) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | cred.h | 124 static inline void __end_current_label_crit_section(struct aa_label *label, in __end_current_label_crit_section() function 207 __end_current_label_crit_section(label, needput); in aa_get_current_ns()
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 139 __end_current_label_crit_section(tracer, needput); in apparmor_ptrace_access_check() 158 __end_current_label_crit_section(tracee, needput); in apparmor_ptrace_traceme() 230 __end_current_label_crit_section(label, needput); in common_perm() 536 __end_current_label_crit_section(label, needput); in common_file_perm() 678 __end_current_label_crit_section(label, needput); in apparmor_uring_override_creds() 702 __end_current_label_crit_section(label, needput); in apparmor_uring_sqpoll() 740 __end_current_label_crit_section(label, needput); in apparmor_sb_mount() 756 __end_current_label_crit_section(label, needput); in apparmor_move_mount() 770 __end_current_label_crit_section(label, needput); in apparmor_sb_umount() 999 __end_current_label_crit_section(label, needput); in apparmor_current_getlsmprop_subj() [all …]
|
| H A D | policy.c | 887 __end_current_label_crit_section(label, needput); in aa_current_policy_view_capable() 899 __end_current_label_crit_section(label, needput); in aa_current_policy_admin_capable()
|